Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Cancel
Method
Cancel
tensorflow/core/framework/reader_op_kernel.h:70–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
private:
69
virtual bool IsCancellable() const { return false; }
70
virtual void Cancel() {}
71
72
Status CreateResource(ReaderInterface** reader)
73
EXCLUSIVE_LOCKS_REQUIRED(mu_) override {
Callers
1
Compute
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected