Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tensorflow/tensorboard
/ getFakeHash
Function
getFakeHash
tensorboard/components/tf_globals/globals.ts:35–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
}
34
35
export
function
getFakeHash() {
36
return
_fakeHash;
37
}
Callers
1
readComponent
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…