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

Method Name

tensorflow/core/common_runtime/scoped_allocator.cc:206–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

204}
205
206string ScopedAllocatorInstance::Name() {
207 return strings::StrCat(scoped_allocator_->name(), "_field_", field_index_);
208}
209
210} // namespace tensorflow

Callers 1

AddAllocationMethod · 0.45

Calls 2

nameMethod · 0.65
StrCatFunction · 0.50

Tested by

no test coverage detected