version 0.0.4 cuda running neural network
This commit is contained in:
parent
8c5abb226c
commit
55fc1ac020
1 changed files with 1 additions and 1 deletions
|
|
@ -4,6 +4,6 @@ from .optim import *
|
|||
from .utils import *
|
||||
from .norchvision import *
|
||||
|
||||
__version__ = "0.0.3"
|
||||
__version__ = "0.0.4"
|
||||
__author__ = 'Lucas de Lima Nogueira'
|
||||
__credits__ = 'Lucas de Lima Nogueira'
|
||||
Loading…
Add table
Add a link
Reference in a new issue