Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ set_optimizer
Method
set_optimizer
examples/onnx/training/train.py:141–142 ·
view source on GitHub ↗
(self, optimizer)
Source
from the content-addressed store, hash-verified
139
return
out, loss
140
141
def
set_optimizer(self, optimizer):
142
self.optimizer = optimizer
143
144
145
def
run(global_rank,
Callers
1
run
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected