Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ key
Method
key
tensorflow/core/lib/gtl/flatset.h:146–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
uint32 i_;
145
146
reference key() const { return b_->key(i_); }
147
void SkipUnused() {
148
while (b_ < end_) {
149
if (i_ >= Rep::kWidth) {
Callers
5
FillValue
Method · 0.45
Find
Method · 0.45
FindOrInsert
Method · 0.45
FreshInsert
Method · 0.45
GetKey
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected