Searched refs:RKNN_TENSOR_INT8 (Results 1 – 11 of 11) sorted by relevance
63 if (attr->type == RKNN_TENSOR_INT8) { in dump_matmul_tensor()79 if (attr->type == RKNN_TENSOR_INT8) { in dump_matmul_tensor()101 if (attr->type == RKNN_TENSOR_INT8) { in dump_matmul_tensor()159 info.type = RKNN_TENSOR_INT8; in main()
130 RKNN_TENSOR_INT8, /* data type is int8. */ enumerator147 case RKNN_TENSOR_INT8: return "INT8"; in get_type_string()
137 RKNN_TENSOR_INT8, /* data type is int8. */ enumerator154 case RKNN_TENSOR_INT8: return "INT8"; in get_type_string()
193 output_attrs[i].type = RKNN_TENSOR_INT8; in create()
121 *input_type = RKNN_TENSOR_INT8; in load_npy()
245 *input_type = RKNN_TENSOR_INT8; in load_npy()