Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
CEWu committed Dec 17, 2019
1 parent 6adf9e7 commit 173cb36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packnet_cifar100_main.py
Original file line number Diff line number Diff line change
@@ -21,8 +21,8 @@
from pprint import pprint

import packnet_models
from packnet_manager import Manager
import dataset
from UTILS.packnet_manager import Manager
import UTILS.dataset as dataset
import torch.utils.model_zoo as model_zoo
import logging

0 comments on commit 173cb36

Please sign in to comment.