mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-23 21:44:22 +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`