Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/RefactoredTestGen/Lib/
Dtest.py85convert_json_to_tflite(json_template_fpath, json_output_fpath, data.tensors, replacements, args.sc…
310 def convert_json_to_tflite(json_template_fpath, json_output_fpath, tensors, params, schema_path): function