Home
last modified time | relevance | path

Searched defs:block_shape_value (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dspacetobatch_op.cc154 const int64 block_shape_value = block_shape[block_dim]; in SpaceToBatchOpCompute() local
Dbatchtospace_op.cc155 const int64 block_shape_value = block_shape[block_dim]; in BatchToSpaceOpCompute() local
/external/tensorflow/tensorflow/core/ops/
Darray_ops.cc2103 const int64 block_shape_value = block_shape_vec[dim]; in SpaceToBatchShapeHelper() local
2178 const int64 block_shape_value = block_shape_vec[dim]; in BatchToSpaceShapeHelper() local