Home
last modified time | relevance | path

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

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