Searched defs:block_shape_dims_data (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/lite/micro/kernels/ |
| D | batch_to_space_nd_test.cc | 68 const int* block_shape_dims_data, const int32_t* block_shape_data, in TestBatchToSpaceNdFloat() 93 float input_scale, int input_zero_point, const int* block_shape_dims_data, in TestBatchToSpaceNdQuantized()
|
| D | space_to_batch_nd_test.cc | 68 const int* block_shape_dims_data, const int32_t* block_shape_data, in TestSpaceToBatchNdFloat() 93 float input_scale, int input_zero_point, const int* block_shape_dims_data, in TestSpaceToBatchNdQuantized()
|