Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dxla_pad_op.cc34 const TensorShape padding_value_shape = in Compile() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.cc485 const Shape& operand_shape, const Shape& padding_value_shape, in InferPadShape()
Dshape_inference_test.cc1420 Shape padding_value_shape = ShapeUtil::MakeShape(F32, {}); in TEST_F() local