Fix int/float typing in video_utils.py
#2669
Annotations
1 error and 4 warnings
|
torchvision/datasets/video_utils.py#L206
Function VideoClips.compute_clips_for_video: fps changed from int to Optional[float]
|
torchvision/datasets/video_utils.py#L206
Function VideoClips.compute_clips_for_video: frame_rate changed from Optional[int] to Optional[float]
|
torchvision/datasets/video_utils.py#L230
Function VideoClips.compute_clips: frame_rate changed from Optional[int] to Optional[float]
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, malfet/checkout@silent-checkout. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading