Home
last modified time | relevance | path

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

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