Home
last modified time | relevance | path

Searched defs:block_shape_dims_data (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/micro/kernels/
Dbatch_to_space_nd_test.cc68 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()
Dspace_to_batch_nd_test.cc68 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()