reverted test
Browse files
app.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
###### Train CIFAR10 with PyTorch. ######
|
2 |
|
3 |
-
### IMPORT DEPENDENCIES
|
4 |
|
5 |
from torch.utils.data import DataLoader
|
6 |
import torch
|
|
|
1 |
###### Train CIFAR10 with PyTorch. ######
|
2 |
|
3 |
+
### IMPORT DEPENDENCIES
|
4 |
|
5 |
from torch.utils.data import DataLoader
|
6 |
import torch
|