Skip to content

Commit 859622b

Browse files
remove deprecated comment
1 parent c99827a commit 859622b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_transforms_v2.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5357,7 +5357,6 @@ def perspective_keypoints(keypoints):
53575357
]
53585358
)
53595359

5360-
# It is important to clamp before casting, especially for CXCYWH format, dtype=int64
53615360
return output.to(dtype=dtype, device=device)
53625361

53635362
return tv_tensors.KeyPoints(

0 commit comments

Comments
 (0)