nudles commented on pull request #697: URL: https://github.com/apache/singa/pull/697#issuecomment-632457012
> > > > TODO list compiled by @XJDKC with slight update: > > > > * [x] [rulin] 1. separate layers from autograd.py to form a new file(`layer.py`) > > _Alias added in `autograd.py` for backward compatibility_ > > * [x] [rulin] 2. rename the Operation to Operator > > * [x] [rulin] 3. create alias for Operator and Tensor > > * [x] 4. make Model(_renamed from module_) a subclass of Layer > > * [ ] 5. compile / do_init: separate the initialzation and forward propagation for each layers, create name of each layer > > **Done for: Linear** > > * [x] [rulin] 6. train_one_batch: with graph and without graph > > * [x] 7. save_states/load_states/set_states: recursive logic」 > > added update Are all tasks assigned to rulin? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org