Searched defs:tuple_arguments (Results 1 – 2 of 2) sorted by relevance
523 xla::Shape result_shape, bool tuple_arguments) in PyTpuExecutable()808 std::shared_ptr<PyTpuClient> client, bool tuple_arguments) { in Compile()882 bool tuple_arguments) { in CompileMlir()
41 std::vector<HloInstruction*> tuple_arguments(shape.tuple_shapes_size()); in CreateConstant() local