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

Method applyGradients

tfjs-core/src/serialization_test.ts:29–29  ·  view source on GitHub ↗
(variableGradients: NamedVariableMap)

Source from the content-addressed store, hash-verified

27 super();
28 }
29 applyGradients(variableGradients: NamedVariableMap) {}
30
31 getConfig(): ConfigDict {
32 return {};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected