Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.cc2138 const Shape& select_result_shape = select_shape.result(); in InferSelectAndScatterShape() local
2139 if (!ShapeUtil::Compatible(select_result_shape, in InferSelectAndScatterShape()