MCPcopy Create free account
hub / github.com/apache/singa / Optimizer

Method Optimizer

include/singa/model/optimizer.h:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41class Optimizer {
42 public:
43 Optimizer() = default;
44 virtual ~Optimizer();
45 /// Setup the optimzier using configurations from serialized string (for
46 /// binding languages).

Callers 1

test_optimizerMethod · 0.80

Calls

no outgoing calls

Tested by 1

test_optimizerMethod · 0.64