Home
last modified time | relevance | path

Searched refs:reshaped_permuted (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_BatchToSpaceND.pbtxt41 3. Reshape `permuted` to produce `reshaped_permuted` of shape
53 `reshaped_permuted` according to `crops` to produce the output of shape:
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dbatchtospace_op.cc113 xla::XlaOp reshaped_permuted = in BatchToSpace() local
142 xla::Slice(reshaped_permuted, start_indices, end_indices, strides); in BatchToSpace()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dlower_tf.cc1140 auto reshaped_permuted = rewriter.create<TF::ReshapeOp>( in matchAndRewrite() local
1180 op, RankedTensorType::get(slice_sizes, element_ty), reshaped_permuted, in matchAndRewrite()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_generated_ops.td1125 3. Reshape `permuted` to produce `reshaped_permuted` of shape
1137 `reshaped_permuted` according to `crops` to produce the output of shape: