Home
last modified time | relevance | path

Searched defs:dtype (Results 1 – 2 of 2) sorted by relevance

/cmsis-nn-latest/Tests/UnitTest/RefactoredTestGen/Lib/
Dop_utils.py83 def get_tf_dtype(dtype): argument
92 def get_np_dtype(dtype): argument
105 def get_dtype_len(dtype): argument
118 def get_dtype_max(dtype): argument
133 def get_dtype_min(dtype): argument
Dtest.py151 def convert_keras_to_tflite(output_fpath, keras_model, quantize, dtype, bias_dtype, shape): argument
239 def write_c_array(data, fname, dtype, prefix, tensor_name, test_data_fpath, header): argument
280 def append_alias_to_c_array_file(fname, dtype, prefix, tensor_name, alias_name): argument