Searched refs:graph_collector_ (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/eager/ |
D | execute_node.h | 107 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
|
D | context.h | 210 GraphCollector* GetGraphCollector() { return &graph_collector_; } in GetGraphCollector() 634 GraphCollector graph_collector_; variable
|