Home
last modified time | relevance | path

Searched defs:cancellation_manager_ (Results 1 – 25 of 26) sorted by relevance

12

/external/tensorflow/tensorflow/lite/delegates/flex/training/
Dtraining_delegate.h73 std::unique_ptr<tensorflow::CancellationManager> cancellation_manager_; variable
/external/tensorflow/tensorflow/core/distributed_runtime/
Dworker.h123 CancellationManager cancellation_manager_; variable
Dmaster_session.h210 CancellationManager cancellation_manager_; variable
/external/tensorflow/tensorflow/lite/delegates/flex/
Ddelegate_data.h81 tensorflow::CancellationManager* cancellation_manager_ = nullptr; variable
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dexecute_node.h143 CancellationManager* const cancellation_manager_; variable
237 CancellationManager* const cancellation_manager_; variable
Deager_operation.h277 CancellationManager* cancellation_manager_ = nullptr; // Not owned. variable
/external/tensorflow/tensorflow/core/data/
Dstandalone.h129 CancellationManager cancellation_manager_; variable
Droot_dataset.cc276 std::unique_ptr<CancellationManager> cancellation_manager_; member in tensorflow::data::RootDataset::Iterator
Ddataset_test_base.h827 std::unique_ptr<CancellationManager> cancellation_manager_; variable
/external/tensorflow/tensorflow/core/data/service/
Dworker_impl.h151 CancellationManager cancellation_manager_; variable
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Dremote_execute_node.h132 CancellationManager* cancellation_manager_; variable
/external/tensorflow/tensorflow/core/kernels/data/
Diterator_ops.h132 CancellationManager cancellation_manager_; variable
Dmulti_device_iterator_ops.cc451 CancellationManager cancellation_manager_; member in tensorflow::data::__anon2efe57860111::MultiDeviceIterator::MultiDeviceBuffer
469 CancellationManager cancellation_manager_; member in tensorflow::data::__anon2efe57860111::MultiDeviceIterator
Dmodel_dataset_op.cc209 std::unique_ptr<CancellationManager> cancellation_manager_; member in tensorflow::data::ModelDatasetOp::Dataset::Iterator
Dprefetch_dataset_op.cc572 std::unique_ptr<CancellationManager> cancellation_manager_; member in tensorflow::data::PrefetchDatasetOp::Dataset::Iterator
Dparallel_batch_dataset_op.cc597 std::unique_ptr<CancellationManager> cancellation_manager_; member in tensorflow::data::ParallelBatchDatasetOp::Dataset::Iterator
Dparallel_filter_dataset_op.cc602 std::unique_ptr<CancellationManager> cancellation_manager_; member in tensorflow::data::ParallelFilterDatasetOp::Dataset::Iterator
Dparallel_map_dataset_op.cc688 std::unique_ptr<CancellationManager> cancellation_manager_; member in tensorflow::data::ParallelMapDatasetOp::Dataset::Iterator
Dparallel_interleave_dataset_op.cc1607 std::unique_ptr<CancellationManager> cancellation_manager_; member in tensorflow::data::ParallelInterleaveDatasetOp::Dataset::ParallelInterleaveIterator
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dlookup_ops.cc106 std::unique_ptr<CancellationManager> cancellation_manager_; member in tensorflow::data::experimental::__anonb6ed0e5a0111::DatasetIterator
Dmap_and_batch_dataset_op.cc674 std::unique_ptr<CancellationManager> cancellation_manager_; member in tensorflow::data::experimental::MapAndBatchDatasetOp::Dataset::Iterator
Dparallel_interleave_dataset_op.cc1166 std::unique_ptr<CancellationManager> cancellation_manager_; member in tensorflow::data::experimental::ParallelInterleaveDatasetOp::Dataset::Iterator
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session.h389 CancellationManager* cancellation_manager_; variable
Dexecutor.cc386 CancellationManager* cancellation_manager_; member in tensorflow::__anon35c05eb00111::ExecutorState
/external/tensorflow/tensorflow/core/distributed_runtime/coordination/
Dcoordination_service_agent.cc148 CancellationManager cancellation_manager_; member in tensorflow::__anonec81d95a0111::CoordinationServiceAgentImpl

12