Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dgraph_execution_state.h54 struct ClientGraph { struct
55 explicit ClientGraph(std::unique_ptr<FunctionLibraryDefinition> flib, in ClientGraph() argument
73 // executable ClientGraph from the original GraphDef that specifies argument
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/graph_executor/
H A Dgraph_executor.h93 struct ClientGraph { struct
95 std::string name;
99 tensorflow::GraphImportConfig::InputArrays input_nodes;
101 std::vector<std::string> output_nodes;
103 std::vector<std::string> target_nodes;