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

Method epsilon

tfjs-node/src/nodejs_kernel_backend.ts:166–168  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

164 }
165
166 epsilon(): number {
167 return super.epsilon();
168 }
169
170 /**
171 * Executes an op that has a single input and output.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected