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/17 03:11:00 UTC

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

     [ https://issues.apache.org/jira/browse/SINGA-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

wentong closed SINGA-368.
-------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>
> There are two bugs fixed in this pull request:
>  # alexnet.py has been renamed to cnn.py, however, it is still being imported in train.py. I have no idea at all why it has to be renamed. As such, I only rename the default network to vgg to avoid throwing error for first time users.
>  # 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)