MCPcopy 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

ParamsMethod · 0.80
allocatorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected