MCPcopy
hub / github.com/tensorflow/tfjs / dispose

Method dispose

tfjs-backend-cpu/src/backend_cpu.ts:223–223  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

221 }
222
223 override dispose() {}
224
225 override floatPrecision(): 16|32 {
226 return 32;

Callers 3

STFT_test.tsFile · 0.45
Reshape_test.tsFile · 0.45
Complex_test.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected