Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dtuple_util.cc91 std::vector<HloInstruction*> tuple_args(tuple_shape.tuple_shapes_size()); in ReplaceTupleWith() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dpybind_utils.cpp647 std::vector<Argument> tuple_args = tuple->type()->schema()->arguments(); in toPyObject() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dir_emitter.cpp4862 std::vector<std::optional<NamedValue>> tuple_args; in emitSliceOp() local
5304 std::vector<std::optional<NamedValue>> tuple_args; in emitSubscript() local