Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tensorflow/tfjs
/ backend
Function
backend
tfjs-core/src/globals.ts:372–374 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
370
* @doc {heading:
'Backends'
}
371
*/
372
export
function
backend(): KernelBackend {
373
return
ENGINE.backend;
374
}
375
376
/**
377
* Sets the global platform.
Callers
13
epsilon
Function · 0.90
decodeWeightsStream
Function · 0.90
reverse_test.ts
File · 0.85
round_test.ts
File · 0.85
abs_test.ts
File · 0.85
square_test.ts
File · 0.85
exp_test.ts
File · 0.85
strided_slice_test.ts
File · 0.85
leaky_relu_test.ts
File · 0.85
where_test.ts
File · 0.85
relu_test.ts
File · 0.85
neg_test.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…