ShichenLiu / CondenseNet

CondenseNet: Light weighted CNN for mobile devices
MIT License
694 stars 131 forks source link

Testing on ARM #2

Closed melgor closed 6 years ago

melgor commented 6 years ago

How did you test speed on ARM? Using Caffe2, pytorch compiled for ARM?

gaohuang commented 6 years ago

We tested it with PyTorch on the CPU (which is an ARM processor) of Jetson TX2.