MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / cancel_op

Method cancel_op

tensorflow/python/training/queue_runner_impl.py:207–208  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

205
206 @property
207 def cancel_op(self):
208 return self._cancel_op
209
210 @property
211 def queue_closed_exception_types(self):

Callers 1

StopMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected