Closed kaczmarj closed 1 year ago
This changes the names of inception architectures:
inceptionv4 --> inception_v4 inceptionv4nobn --> inception_v4nobn
but this has the effect of being able to compile to torchscript without issue.
This changes the names of inception architectures:
but this has the effect of being able to compile to torchscript without issue.