• eellison's avatar
    Make Googlnet & InceptionNet scriptable (#1349) · b9cbc227
    eellison authored
    * make googlnet scriptable
    
    * Remove typing import in favor of torch.jit.annotations
    
    * add inceptionnet
    
    * flake fixes
    
    * fix asssert true
    
    * add import division for torchscript
    
    * fix script compilation
    
    * fix flake, py2 division error
    
    * fix py2 division error
    b9cbc227
test_models.py 7.05 KB