• W
    Support YOLOX and Adapt to PyTorch 1.7.0 (#696) · fee5405a
    WJJ1995 提交于
    * add SiLU op
    
    * fixed bugs
    
    * support yolox model
    
    * fix code style
    
    * Handling the case of underslashes
    
    * add aten::format and remove to_tensor
    
    * deal with comments
    
    * fixed for CI
    
    * update rm to_tensor
    fee5405a
aten.py 210.6 KB