Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ set_optimizer
Method
set_optimizer
test/python/test_model.py:104–105 ·
view source on GitHub ↗
(self, optimizer)
Source
from the content-addressed store, hash-verified
102
return
out, loss
103
104
def
set_optimizer(self, optimizer):
105
self.optimizer = optimizer
106
107
108
# lstm testing
Callers
1
_train_one_batch_helper
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected