Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tensorflow/tfjs
/ setupGlobals
Function
setupGlobals
tfjs-react-native/src/platform_react_native.ts:188–190 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
186
}
187
188
function
setupGlobals() {
189
global.Buffer = Buffer;
190
}
191
192
function
registerWebGLBackend() {
193
try {
Callers
1
platform_react_native.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…