Home
last modified time | relevance | path

Searched defs:graph_collector (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dexecute_node.h98 GraphCollector* graph_collector, in ExecuteNode()
154 GraphCollector* graph_collector, in AsyncExecuteNode()
Dkernel_and_device.cc103 GraphCollector* graph_collector) { in Init()
141 GraphCollector* graph_collector) { in InstantiateFunc()
246 GraphCollector* graph_collector) { in Init()
Dexecute.cc1197 GraphCollector* graph_collector = nullptr; in GetOrCreateKernelAndDevice() local
1312 GraphCollector* graph_collector = nullptr; in AddOrExecuteNode() local
1831 GraphCollector* graph_collector, CancellationManager* cancellation_manager, in EagerKernelExecute()
2045 GraphCollector* graph_collector, CancellationManager* cancellation_manager, in EagerKernelExecuteAsync()
2130 GraphCollector* graph_collector = nullptr; in EagerLocalExecuteAsync() local
/external/tensorflow/tensorflow/core/framework/
Dop_kernel.h660 GraphCollector* graph_collector = nullptr; member
810 GraphCollector* graph_collector() { return params_->graph_collector; } in graph_collector() function
Dfunction.h751 GraphCollector* graph_collector = nullptr; member