Mobile AI 2021 Learned Smartphone ISP Challenge Forum

Go back to competition Back to thread list Post in this thread

> Tflite runtime error

Hi, I get a error when submit.

WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
* daemon not running; starting now at tcp:5037
* daemon started successfully
INFO: Initialized TensorFlow Lite runtime.
INFO: TFLiteNeuronDelegate delegate: 80 nodes delegated out of 80 nodes with 1 partitions.

INFO: Init
INFO: BuildGraph
INFO: AddOpsAndTensors
INFO: AddOpsAndTensors done
INFO: total_input_byte_size: 8355840
INFO: total_output_byte_size: 25067520
INFO: NeuronModel_identifyInputsAndOutputs
INFO: NeuronModel_relaxComputationFloat32toFloat16: 1
INFO: NeuronModel_finish
INFO: BuildGraph done
INFO: NeuronCompilation_setPreference: 1
INFO: NeuronCompilation_setPriority: 110
ERROR: Neuron returned error NEURON_UNMAPPABLE at line 785 while completing Neuron compilation.

ERROR: Node number 80 (TFLiteNeuronDelegate) failed to prepare.

ERROR: Restored original execution plan after delegate application failure.
Failed to apply NeuronDelegate delegate.
Benchmarking failed.
Traceback (most recent call last):
File "/tmp/codalab/tmpRwIr8l/run/program/evaluation.py", line 173, in
file = open(LOG_NAME, 'r')
IOError: [Errno 2] No such file or directory: '/tmp/codalab/tmpRwIr8l/run/output/output.csv'

Could you please give me some suggestions. Thanks a lot.

Posted by: AIISP @ Feb. 25, 2021, 2:45 a.m.

Hi AIISP,

We are suspecting it is caused by the evaluation flow/device. We are inspecting into the evaluation system. Please understand that this might take some time. Get back to you soon.

Posted by: HsienKaiKuo @ Feb. 26, 2021, 8:39 a.m.

hi All:
Hi, I get a error when submit. the scoring error log as follow:
Standard error for submission #1 by aijisong.
Standard output for submission #1 by aijisong.

Could you please give me some suggestions. Thanks a lot.

Posted by: aijisong @ Feb. 26, 2021, 12:34 p.m.

Thanks for your reply.
Please respond us when the issue solved.

Posted by: AIISP @ Feb. 27, 2021, 3:09 a.m.

We had solve the issue of evaluation flow. Please try submitting you model for evaluation again.

Posted by: HsienKaiKuo @ March 2, 2021, 12:25 p.m.

We had solve the issue of evaluation flow. Please try submitting you model for evaluation again.

Posted by: HsienKaiKuo @ March 2, 2021, 12:25 p.m.

Thanks~ It's working now.

Posted by: AIISP @ March 2, 2021, 1:06 p.m.
Post in this thread