"official/vision/modeling/backbones/revnet_test.py" did not exist on "36d73bf6521ddb0c3401566ea22a14472f3be26a"
  • Francisco Massa's avatar
    Remove cpp extensions in favor of torch ops (#1348) · f677ea31
    Francisco Massa authored
    * Remove C++ extensions in favor of custom ops
    
    * Remove unused custom_ops.cpp file
    
    * Rename _custom_ops.py
    
    * Reorganize functions
    
    * Minor improvements and fixes
    
    * Fix lint
    
    * Fully scriptable ops
    
    * Import types used by annotations
    f677ea31
roi_align.py 2.6 KB