mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-07-12 17:34:21 +08:00

`nh_kd = nk_kd = self.key_dim ** -0.5` Removed the redundant assignment to: `nh_kd = self.key_dim ** -0.5`
`nh_kd = nk_kd = self.key_dim ** -0.5` Removed the redundant assignment to: `nh_kd = self.key_dim ** -0.5`