Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dmirror_pad_op.cc68 const TensorShape pad_shape = ctx->InputShape("paddings"); in Compile() local
167 const TensorShape pad_shape = ctx->InputShape("paddings"); in Compile() local
Dpad_op.cc34 const TensorShape pad_shape = ctx->InputShape("paddings"); in Compile() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dtpu_space_to_depth_pass.cc227 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.cc2597 const Shape& pad_shape = in HandleInfeed() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier.cc3420 auto pad_shape = pad->shape(); in HandlePad() local