Home
last modified time | relevance | path

Searched refs:graph_collector_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dexecute_node.h107 graph_collector_(graph_collector), in ExecuteNode()
125 graph_collector_, cancellation_manager_, retvals_, in Run()
142 GraphCollector* graph_collector_; variable
163 graph_collector_(graph_collector), in AsyncExecuteNode()
203 ctx_, inputs_, remote_func_params_, kernel_, graph_collector_, in Run()
237 GraphCollector* graph_collector_; variable
Dcontext.h210 GraphCollector* GetGraphCollector() { return &graph_collector_; } in GetGraphCollector()
634 GraphCollector graph_collector_; variable