如将它转成SNPE支持的模型,需要知道它的input shape 请问有大佬知道它的input shape吗 需要运行的命令类似以下: snpe-pytorch-to-dlc --input_network resnet18.pt --input_dim input "1,3,224,224" --output_path resnet18.dlc
如将它转成SNPE支持的模型,需要知道它的input shape
请问有大佬知道它的input shape吗
需要运行的命令类似以下:
snpe-pytorch-to-dlc --input_network resnet18.pt
--input_dim input "1,3,224,224"
--output_path resnet18.dlc