Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dgraph_opt.h67 TORCH_API std::shared_ptr<Graph> replaceListOutputWithTuple(
H A Dgraph_opt.cpp413 std::shared_ptr<Graph> replaceListOutputWithTuple( in replaceListOutputWithTuple() function
H A Dtensorexpr_init.cpp956 &tensorexpr::replaceListOutputWithTuple); in initTensorExprBindings()
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_graph_opt.cpp312 replaceListOutputWithTuple(g); in TEST_F()