Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.cc2143 const Shape& operand_element_shape = in InferSelectAndScatterShape() local
2145 if (!ShapeUtil::CompatibleIgnoringFpPrecision(operand_element_shape, in InferSelectAndScatterShape()
2151 ShapeUtil::HumanString(operand_element_shape)); in InferSelectAndScatterShape()
2153 if (!ShapeUtil::CompatibleIgnoringFpPrecision(operand_element_shape, in InferSelectAndScatterShape()
2159 ShapeUtil::HumanString(operand_element_shape)); in InferSelectAndScatterShape()