Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
206
string ScopedAllocatorInstance::Name() {
207
return strings::StrCat(scoped_allocator_->name(),
"_field_"
, field_index_);
208
}
209
210
} // namespace tensorflow
Callers
1
AddAllocation
Method · 0.45
Calls
2
name
Method · 0.65
StrCat
Function · 0.50
Tested by
no test coverage detected