Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_xfeed.cc203 const Shape& tuple_element_shape = ShapeUtil::GetSubshape(shape, {i}); in TransferLiteralToInfeedOnCpu() local
251 const Shape& tuple_element_shape = in TransferLiteralFromOutfeedOnCpu() local
Dir_emitter.cc422 const Shape& tuple_element_shape = in HandleInfeed() local
533 const Shape& tuple_element_shape = in HandleOutfeed() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.h1410 for (const Shape& tuple_element_shape : shape().tuple_shapes()) { in output_shapes() local