Home
last modified time | relevance | path

Searched refs:Cancelled (Results 1 – 25 of 25) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dfifo_queue.cc65 errors::Cancelled("FIFOQueue '", name_, "' is closed.")); in TryEnqueue()
82 ctx->SetStatus(errors::Cancelled("Enqueue operation was cancelled")); in TryEnqueue()
123 errors::Cancelled("FIFOQueue '", name_, "' is closed.")); in TryEnqueueMany()
150 ctx->SetStatus(errors::Cancelled("Enqueue operation was cancelled")); in TryEnqueueMany()
190 ctx->SetStatus(errors::Cancelled("Dequeue operation was cancelled")); in TryDequeue()
353 ctx->SetStatus(errors::Cancelled("Dequeue operation was cancelled")); in TryDequeueMany()
Dpriority_queue.cc86 errors::Cancelled("PriorityQueue '", name_, "' is closed.")); in TryEnqueue()
111 ctx->SetStatus(errors::Cancelled("Enqueue operation was cancelled")); in TryEnqueue()
151 errors::Cancelled("PriorityQueue '", name_, "' is closed.")); in TryEnqueueMany()
192 ctx->SetStatus(errors::Cancelled("Enqueue operation was cancelled")); in TryEnqueueMany()
233 ctx->SetStatus(errors::Cancelled("Dequeue operation was cancelled")); in TryDequeue()
383 ctx->SetStatus(errors::Cancelled("Dequeue operation was cancelled")); in TryDequeueMany()
Drandom_shuffle_queue_op.cc141 attempt->context->SetStatus(errors::Cancelled( in TryEnqueue()
159 ctx->SetStatus(errors::Cancelled("Enqueue operation was cancelled")); in TryEnqueue()
199 attempt->context->SetStatus(errors::Cancelled( in TryEnqueueMany()
227 ctx->SetStatus(errors::Cancelled("Enqueue operation was cancelled")); in TryEnqueueMany()
269 ctx->SetStatus(errors::Cancelled("Dequeue operation was cancelled")); in TryDequeue()
431 ctx->SetStatus(errors::Cancelled("Dequeue operation was cancelled")); in TryDequeueMany()
Dqueue_base.cc203 errors::Cancelled("Enqueue operation was cancelled")); in Cancel()
206 errors::Cancelled("Dequeue operation was cancelled")); in Cancel()
229 errors::Cancelled("Enqueue operation was cancelled")); in CloseAndCancel()
253 errors::Cancelled("Queue '", name_, "' is already closed.")); in Close()
Dconditional_accumulator_base.cc96 ctx->SetStatus(errors::Cancelled("TakeGrad operation was cancelled")); in TryTakeGrad()
117 errors::Cancelled("TakeGrad operation was cancelled")); in Cancel()
Dbarrier_ops.cc117 errors::Cancelled( in TryInsertMany()
261 errors::Cancelled("Barrier '", name_, "' is already closed.")); in Close()
319 return errors::Cancelled( in InsertOneLocked()
Dpadding_fifo_queue.cc233 ctx->SetStatus(errors::Cancelled("Dequeue operation was cancelled")); in TryDequeueMany()
/external/tensorflow/tensorflow/core/framework/
Dreader_op_kernel.h63 context->SetStatus(errors::Cancelled("read operation was cancelled")); in Compute()
Drendezvous.cc299 StartAbort(errors::Cancelled("LocalRendezvousImpl deleted")); in ~LocalRendezvousImpl()
/external/tensorflow/tensorflow/core/lib/core/
Derrors.h71 DECLARE_ERROR(Cancelled, CANCELLED)
/external/tensorflow/tensorflow/compiler/xla/
Dutil.cc114 Status Cancelled(const char* format, ...) { in Cancelled() function
120 return WithLogBacktrace(tensorflow::errors::Cancelled(message)); in Cancelled()
Dstatusor_test.cc80 StatusOr<NoDefaultConstructor> statusor(tensorflow::errors::Cancelled("")); in TEST()
103 StatusOr<std::unique_ptr<int>> thing(tensorflow::errors::Cancelled("")); in TEST()
Dutil.h212 Status Cancelled(const char* format, ...) TF_PRINTF_ATTRIBUTE(1, 2);
/external/python/cpython2/Demo/tkinter/guido/
Dsortvisu.py85 Cancelled = "Array.Cancelled" # Exception variable in Array
104 raise Array.Cancelled
600 except Array.Cancelled:
/external/python/cpython3/Tools/demo/
Dsortvisu.py31 class Cancelled(BaseException): class in Array
102 raise Array.Cancelled
601 except Array.Cancelled:
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session.h256 if (closed_) return errors::Cancelled("Session has been closed."); in CheckNotClosed()
Ddirect_session.cc586 return errors::Cancelled("Run call was cancelled"); in Run()
618 run_state.status.Update(errors::Cancelled("Run call was cancelled")); in Run()
1514 rendez->StartAbort(errors::Cancelled("PRun cancellation")); in ~RunState()
Dfunction.cc755 done(errors::Cancelled("")); in Run()
829 done(errors::Cancelled("")); in Run()
/external/tensorflow/tensorflow/core/kernels/data/
Dprefetch_dataset_op.cc120 return errors::Cancelled( in GetNextInternal()
Dparallel_interleave_dataset_op.cc292 return errors::Cancelled( in GetNextInternal()
/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_session.cc464 UpdateStatusLocked(errors::Cancelled("RunManyGraphs")); in StartCancel()
623 return errors::Cancelled("Step was cancelled"); in RunPartitions()
1647 s = errors::Cancelled( in DoRunWithLocalExecution()
1651 s = errors::Cancelled( in DoRunWithLocalExecution()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_transfer_manager.cc117 b->Done(Cancelled("Failed to infeed buffer to device.")); in TransferLiteralToInfeed()
/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils.cc789 return errors::Cancelled(strings::StrCat( in ReceiveEventReplyProtoThroughGrpcStream()
827 return errors::Cancelled(strings::StrCat("Write event to stream URL ", in SendEventProtoThroughGrpcStream()
/external/brotli/tests/testdata/
Dplrabn12.txt4998 Cancelled from Heaven and sacred memory,
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF com/google/common/base/ExtraObjectsMethodsForWeb.class ExtraObjectsMethodsForWeb ...