Searched defs:np_type (Results 1 – 6 of 6) sorted by relevance
36 def dynamic_shape(np_type): argument
59 def generate_test_cases(np_type, mode): argument
94 def out_of_bounds_error_message_check(dataset, np_type, value_to_cast): argument
30 np_type = np.float32 variable
37 np_type = np.float32 variable
258 def _get_input_quant_param(self, minq_name, np_type, param_dict): argument