Searched defs:shape_dims_data (Results 1 – 1 of 1) sorted by relevance
116 const int* shape_dims_data, const int32_t* shape_data, in TestReshape()135 const int* shape_dims_data, const int32_t* shape_data, in TestReshapeQuantized()342 int shape_dims_data[] = {1, 0}; in TF_LITE_MICRO_TEST() local