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

Method ClearStats

tensorflow/core/common_runtime/gpu/gpu_vmem_allocator.cc:116–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114}
115
116void GPUVMemAllocator::ClearStats() {
117 device_allocator_->ClearStats();
118 host_allocator_->ClearStats();
119}
120
121Allocator* maybe_create_gpu_vmem_allocator(Allocator* gpu_allocator,
122 int bus_id,

Callers 1

TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36