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

Method DeallocateRaw

tensorflow/compiler/jit/xla_device_context.cc:51–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51void XlaDeviceAllocator::DeallocateRaw(void* ptr) {
52 delete XlaTensor::FromOpaquePointer(ptr);
53}
54
55absl::optional<AllocatorStats> XlaDeviceAllocator::GetStats() {
56 absl::optional<stream_executor::AllocatorStats> se_stats =

Callers 7

DeallocateMethod · 0.45
~TfLiteTensorBufferMethod · 0.45
~XlaTensorBufferMethod · 0.45
FromHostBufferMethod · 0.45
deallocate_bufferFunction · 0.45
DeallocatorFunction · 0.45
DeallocatorFunction · 0.45

Calls

no outgoing calls

Tested by 2

DeallocatorFunction · 0.36
DeallocatorFunction · 0.36