clean headers

This commit is contained in:
D-X-Y
2019-11-10 00:15:31 +11:00
parent 975fe4c385
commit fac556c176
41 changed files with 60 additions and 385 deletions

View File

@@ -1,5 +1,2 @@
##################################################
# Copyright (c) Xuanyi Dong [GitHub D-X-Y], 2019 #
##################################################
from .get_dataset_with_transform import get_datasets
from .SearchDatasetWrap import SearchDataset

View File

@@ -1,6 +1,3 @@
##################################################
# Copyright (c) Xuanyi Dong [GitHub D-X-Y], 2019 #
##################################################
import os, sys, torch
import os.path as osp
import numpy as np