wentong created SINGA-368:
-----------------------------
Summary: Fix the bug in Cifar10 examples
Key: SINGA-368
URL: https://issues.apache.org/jira/browse/SINGA-368
Project: Singa
Issue Type: Bug
Reporter: wentongThere are two bugs fixed in this pull request: # alexnet.py has been removed, however, it is still imported in train.py # global name 'backprob' is not found, because line 185 of net.py missed self keyword. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
