MCPcopy Create free account
hub / github.com/tensorflow/tfjs /

Class

tfjs-data/src/util/test_utils.ts:132–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132class FakeAnalyser {
133 fftSize: number;
134 smoothingTimeConstant: number;
135 private x: number;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected