Home
last modified time | relevance | path

Searched refs:test_labels (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/tests/
A Dtest_language.js351 function test_labels() function
375 test_labels();
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/
A Dtrain_micro_speech_model.ipynb451 " test_data, test_labels = audio_processor.get_data(\n",
475 " correct_predictions += (top_prediction == test_labels[i])\n",

Completed in 3 milliseconds