Refine lib -> xautodl

This commit is contained in:
D-X-Y
2021-05-19 13:13:11 +08:00
parent 95fb5a54b1
commit 596065c25d
7 changed files with 20 additions and 34 deletions

View File

@@ -12,7 +12,7 @@ import torch
import torch.nn as nn
from enum import Enum
import xautodl.spaces
from xautodl import spaces
from .super_utils import IntSpaceType, BoolSpaceType
from .super_utils import LayerOrder, SuperRunMode
from .super_utils import TensorContainer