facebookresearch / pytorchvideo

A deep learning library for video understanding research.

Home Page:https://pytorchvideo.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test failing `TestFuseBN`

RR-28023 opened this issue · comments

Hi,

I was planning to submit a PR with a small fix to make the library compatible with PyAV v10.0.0.

However, I've noticed that test_fuse_bn.py fails right away. Is this expected?

Would you still accept a PR with unit test that is failing but is unrelated to the PR changes?