You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by "wentong (JIRA)" <ji...@apache.org> on 2018/05/16 05:30:00 UTC

[jira] [Created] (SINGA-368) Fix the bug in Cifar10 examples

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: wentong


There 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)