Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_parser.cc1628 Shape async_wrapped_root_shape; in CreateInstruction() local
1647 async_wrapped_root_shape = *shape; in CreateInstruction()
1656 async_wrapped_root_shape = shape->tuple_shapes(1); in CreateInstruction()
1667 async_wrapped_root_shape, *async_wrapped_opcode, in CreateInstruction()