Home
last modified time | relevance | path

Searched defs:unpack_output (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dpython_function.cpp936 bool unpack_output) { in _append_subgraph()
1011 bool unpack_output) { in _trace_post_record()
1088 bool unpack_output = ensure_tuple(raw_output); in process_outputs() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
H A Dtfl_ops.cc1954 Value unpack_output = std::get<1>(input_output); in matchAndRewrite() local