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

Method allocator

tensorflow/compiler/xla/python/local_client.h:116–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114
115 LocalClient* client() const { return client_; }
116 se::DeviceMemoryAllocator* allocator() const { return allocator_; }
117 tensorflow::Allocator* host_memory_allocator() const {
118 return host_memory_allocator_.get();
119 }

Callers 8

RunHelperMethod · 0.45
TESTFunction · 0.45
FromHostBufferMethod · 0.45
MakeTupleMethod · 0.45
ExecuteHelperMethod · 0.45
CompileMethod · 0.45
SharedDeviceBufferMethod · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36