• 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
boxes.py 4.57 KB