Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ops/
Dbatch_to_space.cc71 auto x_block_prod = out_shape[i + 2] * block_size[i]; in BatchToSpaceInfer() local
Dbatch_to_space_nd.cc43 auto x_block_prod = out_shape[i + offset] * block_shape[i]; in InferShape() local