Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dbatchtospace_op.cc45 const Tensor& orig_block_shape, in BatchToSpaceOpCompute()
211 const Tensor& orig_block_shape = context->input(1); in Compute() local
Dspacetobatch_op.cc47 const Tensor& orig_block_shape, in SpaceToBatchOpCompute()
215 const Tensor& orig_block_shape = context->input(1); in Compute() local