"benchmarks/git@developer.sourcefind.cn:OpenDAS/fairscale.git" did not exist on "b89365e65702ee5bd51f8138bfa6246cda9b6b68"
make shufflenet and resnet scriptable (#1270)
* make shufflenet scriptable * make resnet18 scriptable * set downsample to identity instead of __constants__ api * use __constants__ for downsample instead of identity * import tensor to fix flake * use torch.Tensor type annotation instead of import
Showing
Please register or sign in to comment