Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ set_opt
Method
set_opt
examples/rnn/imdb_model.py:57–58 ·
view source on GitHub ↗
(self, optimizer)
Source
from the content-addressed store, hash-verified
55
return
out, loss
56
57
def
set_opt(self, optimizer):
58
self.optimizer = optimizer
Callers
1
imdb_train.py
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected