Searched refs:graph_collector_ (Results 1 – 2 of 2) sorted by relevance
46 graph_collector_(graph_collector), in ExecuteNode()68 graph_collector_, retvals_.begin(), retvals_.size()); in Run()85 tensorflow::GraphCollector* graph_collector_; variable
145 GraphCollector* GetGraphCollector() { return &graph_collector_; } in GetGraphCollector()293 GraphCollector graph_collector_; variable