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/
Dkernel_and_device.cc102 GraphCollector* graph_collector) { in Init()
135 GraphCollector* graph_collector) { in InstantiateFunc()
225 GraphCollector* graph_collector) { in Init()
Dexecute_node.h98 GraphCollector* graph_collector, in ExecuteNode()
154 GraphCollector* graph_collector, in AsyncExecuteNode()
Dexecute.cc508 GraphCollector* graph_collector = nullptr; in GetOrCreateKernelAndDevice() local
613 GraphCollector* graph_collector = nullptr; in AddOrExecuteNode() local
1111 GraphCollector* graph_collector, CancellationManager* cancellation_manager, in EagerKernelExecute()
1318 GraphCollector* graph_collector, CancellationManager* cancellation_manager, in EagerKernelExecuteAsync()
1398 GraphCollector* graph_collector = nullptr; in EagerLocalExecuteAsync() local
/external/tensorflow/tensorflow/core/framework/
Dop_kernel.h688 GraphCollector* graph_collector = nullptr; member
829 GraphCollector* graph_collector() { return params_->graph_collector; } in graph_collector() function
Dfunction.h729 GraphCollector* graph_collector = nullptr; member