-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Closed
Description
Traceback (most recent call last):
File "/root/project/test/test_videoapi.py", line 75, in test_frame_reading
assert mean_delta.item() < 2.5
AssertionError: assert 2.513227701187134 < 2.5
+ where 2.513227701187134 = <built-in method item of Tensor object at 0x7f3941851ea8>()
+ where <built-in method item of Tensor object at 0x7f3941851ea8> = tensor(2.5132).item