Skip to content

124364 - stm32mp257 tflite

Summary: Pipeline failed, but error.log is filled.

Model Details

  • model name : fdmobilenet_0.25_128_tfs_int8.tflite
  • model url : Download here

Logs Details

user.log
Run command : benchmark_model --graph=fdmobilenet_0.25_128_tfs_int8.tflite  --enable_op_profiling=true --report_peak_memory_footprint=true  --profiling_output_csv_file=log.csv --op_profiling_output_mode=csv --external_delegate_path=/usr/lib/libvx_delegate.so.2 --num_runs 20
WARNING: Dynamic input shape is not supported in reshape. 
WARNING: Dynamic input shape is not supported in reshape. 
Error in cpuinfo: prctl(PR_SVE_GET_VL) failed 
INFO: Created TensorFlow Lite XNNPACK delegate for CPU. 
WARNING: Attempting to use a delegate that only supports static-sized tensors with a graph that has dynamic-sized tensors (tensor#83 is a dynamic-sized tensor). 
End of command : benchmark_model
error.log
ERROR: /usr/src/debug/tensorflow-lite/2.18.0+git/tensorflow/lite/kernels/reshape.cc:92 num_input_elements != num_output_elements (256 != 65536)
ERROR: Node number 28 (RESHAPE) failed to invoke.
ERROR: Benchmarking failed.
Timeout on benchmark

Report Details

report.json
null