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.cc2262 const Shape& operand_element_shape = in InferSelectAndScatterShape() local
2264 if (!ShapeUtil::CompatibleIgnoringFpPrecision(operand_element_shape, in InferSelectAndScatterShape()
2270 ShapeUtil::HumanString(operand_element_shape)); in InferSelectAndScatterShape()
2272 if (!ShapeUtil::CompatibleIgnoringFpPrecision(operand_element_shape, in InferSelectAndScatterShape()
2278 ShapeUtil::HumanString(operand_element_shape)); in InferSelectAndScatterShape()