Searched defs:dtype (Results 1 – 2 of 2) sorted by relevance
/cmsis-nn-latest/Tests/UnitTest/RefactoredTestGen/Lib/ |
D | op_utils.py | 94 def get_tf_dtype(dtype): argument 103 def get_np_dtype(dtype): argument 116 def get_dtype_len(dtype): argument 129 def get_dtype_max(dtype): argument 144 def get_dtype_min(dtype): argument
|
D | test.py | 202 … output_fpath, keras_model, quantize, dtype, bias_dtype, shape, per_tensor_quant_for_dense=False): argument 314 def write_c_array(data, fname, dtype, prefix, tensor_name, test_data_fpath, header): argument 357 def append_alias_to_c_array_file(fname, dtype, prefix, tensor_name, alias_name): argument
|