Home
last modified time | relevance | path

Searched defs:pad_shape (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dmirror_pad_op.cc68 const TensorShape pad_shape = ctx->InputShape("paddings"); in Compile() local
168 const TensorShape pad_shape = ctx->InputShape("paddings"); in Compile() local
Dpad_op.cc36 const TensorShape pad_shape = ctx->InputShape("paddings"); in Compile() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dtpu_space_to_depth_pass.cc181 std::vector<int64_t> pad_shape = {filter_shape[0] + pad_h, in GetPadOpForConv2DFilter() local
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dconvolution_handler.cc357 Shape pad_shape = lhs.hlo()->shape(); in PartitionConvolutionWithSpatialDimensionHaloExchangeOnRHS() local
Dspmd_partitioner.cc2572 const Shape& pad_shape = in HandleInfeed() local
/external/tensorflow/tensorflow/compiler/xla/service/
Ddynamic_padder.cc797 Shape pad_shape = reverse_shape; in RewriteReverse() local
Dalgebraic_simplifier.cc3510 auto pad_shape = pad->shape(); in HandlePad() local