Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/graph_to_func/
H A Dgraph_to_func_pass.cc59 std::unique_ptr<Pass> CreateGraphToFuncPass(ArrayRef<std::string> feeds, in CreateGraphToFuncPass() function
H A Dpass.cc59 std::unique_ptr<Pass> CreateGraphToFuncPass( in CreateGraphToFuncPass() function