pytorch.py
46.1 KB
-
[Torch] Add initial 3D op support and test on Resnet 3D (#5075) · 86079479
* fix minor lint issue * add conv3d and adaptive avg pool3d conversion with test * fix max pool handling * add batch norm 3d test * add resnet 3d test * add more conv3d test * clean up batch norm test * add note on disabling inception v3 test * add more tests * add more tests * fix names
masahi committed