chrishkchris commented on issue #651: [WIP ]Simply example APIs
URL: https://github.com/apache/singa/pull/651#issuecomment-609229980
 
 
   > 1. where is resnet_module.py? can we use the Module API (to replace Layer 
model) added by rulin for these examples and add a switch to turn on/off 
operation buffering at the command line?
   > 2. i can handle the documentation.
   
   The graph module is here.
   https://github.com/apache/singa/blob/dev/examples/autograd/resnet_module.py
   https://github.com/apache/singa/blob/dev/examples/autograd/cnn_module.py
   https://github.com/apache/singa/blob/dev/examples/autograd/mlp_module.py
   
   The on/off switch of buffering function is embedded in python/singa/module.py
   https://github.com/apache/singa/blob/dev/python/singa/module.py

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to