Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ allocator_getter
Method
allocator_getter
tensorflow/core/framework/dataset.h:372–374 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
370
}
371
372
std::function<Allocator*(AllocatorAttributes)> allocator_getter() {
373
return params_.allocator_getter;
374
}
375
376
CancellationManager* cancellation_manager() {
377
return params_.cancellation_manager;
Callers
2
Params
Method · 0.80
allocator
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected