Anakin
Anakin copied to clipboard
Anakin arm branch: run squeezenet_v1.1, result is all zero!!!
Hello, I run Anakin arm branch for benchmark squeezenet_v1.1 and vgg16, but I get a wrong result. Net output is all Zero. I have verify my code in mobilenet 1.0, I can get the right result. But, with squeezenet_v1.1 and vgg16, some wrong happen.
I don`t get warning when load net parameter, that mean all operators should been support by Anakin. Log also show "constructs the executer net success".
I want to know what happen? Do you have verify you code in squeezenet and vgg16?
Thanks !!!