Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Decode
Function
Decode
tensorflow/core/framework/hash_table/hash_table.cc:582–584 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
580
}
581
582
int64 Decode(int64 key) {
583
return (key & kIndexBase);
584
}
585
586
} // namespace
587
Callers
2
ChildSnapshot
Method · 0.70
FromProto
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected