Closed RavikumarLav closed 4 months ago
Hi @RavikumarLav
The best way to run models is be to use ArmNN's ExecuteNetwork
. You can download the resnet50 tflite model and run it with ArmNN.
For more information about this please have a look at https://github.com/ARM-software/ComputeLibrary/issues/1077#issuecomment-1792265699
Hope this helps
Output of 'strings libarm_compute.so | grep arm_compute_version': ->V24.02.1 Platform: ->Neon Operating System: ->Linux
File not found conv1_weights.npy in Example graph_resnet50.cpp in computeLibrary. Hello I am trying test graph_resnet50.cpp on arm a78 core but getting failed at convolution layer file conv1_weights.npy not found << ConvolutionLayer( 7U, 7U, 64U, get_weights_accessor(data_path, "**/cnn_data/resnet50_model/conv1_weights.npy**", weights_layout), std::unique_ptr