blob: 1dc5a459a7d1bf852ee05c7dd02b541313b408e0 [file] [edit]
{
"stable_delegate_loader_settings": {
"delegate_name": "NeuronStableDelegate",
"delegate_path": "/usr/lib64/libtensorflowlite_mtk_neuron_delegate.so"
},
"mtk_neuron_settings": {
"execution_preference": PREFERENCE_SUSTAINED_SPEED,
"optimization_hints": [OPTIMIZATION_LOW_LATENCY],
"allow_fp16_precision_for_fp32": true,
"operation_check_mode": PRE_OPERATION_CHECK
}
}