Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tensorflow/tensorboard
/ useHash
Function
useHash
tensorboard/components/tf_globals/globals.ts:25–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
}
24
25
export
function
useHash(): boolean {
26
return
_useHash;
27
}
28
29
let
_fakeHash =
''
;
30
Callers
2
readComponent
Function · 0.90
writeComponent
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…