/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | worker.h | 123 CancellationManager cancellation_manager_; variable
|
D | master_session.h | 210 CancellationManager cancellation_manager_; variable
|
/external/tensorflow/tensorflow/core/data/ |
D | standalone.h | 123 CancellationManager cancellation_manager_; variable
|
/external/tensorflow/tensorflow/core/common_runtime/eager/ |
D | execute_node.h | 143 CancellationManager* const cancellation_manager_; variable 238 CancellationManager* const cancellation_manager_; variable
|
D | eager_operation.h | 253 CancellationManager* cancellation_manager_ = nullptr; // Not owned. variable
|
/external/tensorflow/tensorflow/core/distributed_runtime/eager/ |
D | remote_execute_node.h | 131 CancellationManager* cancellation_manager_; variable
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | iterator_ops.h | 120 CancellationManager cancellation_manager_; variable
|
D | model_dataset_op.cc | 228 std::unique_ptr<CancellationManager> cancellation_manager_; member in tensorflow::data::ModelDatasetOp::Dataset::Iterator
|
D | parallel_map_dataset_op.cc | 649 std::unique_ptr<CancellationManager> cancellation_manager_; member in tensorflow::data::ParallelMapDatasetOp::Dataset::Iterator
|
D | multi_device_iterator_ops.cc | 385 CancellationManager cancellation_manager_; member in tensorflow::data::__anond56f2ce10111::MultiDeviceIterator
|
D | dataset_test_base.h | 774 std::unique_ptr<CancellationManager> cancellation_manager_; variable
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | direct_session.h | 388 CancellationManager* cancellation_manager_; variable
|
D | permuter_test.cc | 443 CancellationManager cancellation_manager_; member in tensorflow::__anon153c086f0111::PermuterTest
|
D | ring_gatherer_test.cc | 536 CancellationManager cancellation_manager_; member in tensorflow::RingGathererTest
|
D | ring_reducer_test.cc | 568 CancellationManager cancellation_manager_; member in tensorflow::RingReducerTest
|
D | hierarchical_tree_broadcaster_test.cc | 727 CancellationManager cancellation_manager_; member in tensorflow::__anonb5878a120111::HierarchicalTreeBroadcasterTest
|
D | executor.cc | 366 CancellationManager* cancellation_manager_; member in tensorflow::__anon6f8fc96b0111::ExecutorState
|
/external/tensorflow/tensorflow/core/kernels/ |
D | lookup_util.cc | 453 std::unique_ptr<CancellationManager> cancellation_manager_; member in tensorflow::lookup::DatasetIterator
|