first commit
0 parents
Showing
with
4260 additions
and
0 deletions
atcfile_template.yml
0 → 100644
dragon/__init__.py
0 → 100644
File mode changed
helper/.autocnn/.autocnnalgorithm
0 → 100644
helper/.autocnnignore
0 → 100644
helper/autocnnfile.yml
0 → 100644
helper/test.py
0 → 100644
mxnet/.autocnnignore
0 → 100644
mxnet/cifar10/.autocnn/algorithm
0 → 100644
mxnet/cifar10/.autocnnignore
0 → 100644
mxnet/cifar10/__init__.py
0 → 100644
File mode changed
mxnet/cifar10/autocnn_distribute.yml
0 → 100644
mxnet/cifar10/autocnnfile.yml
0 → 100644
mxnet/cifar10/common/__init__.py
0 → 100644
File mode changed
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
mxnet/cifar10/common/data.py
0 → 100644
mxnet/cifar10/common/find_mxnet.py
0 → 100644
mxnet/cifar10/common/fit.py
0 → 100644
mxnet/cifar10/common/modelzoo.py
0 → 100644
mxnet/cifar10/common/util.py
0 → 100644
mxnet/cifar10/symbols/__init__.py
0 → 100644
File mode changed
No preview for this file type
No preview for this file type
mxnet/cifar10/symbols/resnet.py
0 → 100644
mxnet/cifar10/test_cifar10.py
0 → 100644
mxnet/cifar10/train_cifar10.py
0 → 100644
pytorch/.autocnn/algorithm
0 → 100644
pytorch/.autocnnignore
0 → 100644
pytorch/LICENSE
0 → 100644
pytorch/README.md
0 → 100644
pytorch/autocnnfile.yml
0 → 100644
pytorch/main.py
0 → 100644
pytorch/models/__init__.py
0 → 100644
pytorch/models/densenet.py
0 → 100644
pytorch/models/dpn.py
0 → 100644
pytorch/models/googlenet.py
0 → 100644
pytorch/models/lenet.py
0 → 100644
pytorch/models/mobilenet.py
0 → 100644
pytorch/models/mobilenetv2.py
0 → 100644
pytorch/models/pnasnet.py
0 → 100644
pytorch/models/preact_resnet.py
0 → 100644
pytorch/models/resnet.py
0 → 100644
pytorch/models/resnext.py
0 → 100644
pytorch/models/senet.py
0 → 100644
pytorch/models/shufflenet.py
0 → 100644
pytorch/models/vgg.py
0 → 100644
pytorch/utils.py
0 → 100644
tensorflow/cifare10/.autocnn/algorithm
0 → 100644
tensorflow/cifare10/.autocnnignore
0 → 100644
tensorflow/cifare10/__init__.py
0 → 100644
File mode changed
No preview for this file type
No preview for this file type
tensorflow/cifare10/autocnnfile.yml
0 → 100644
tensorflow/cifare10/cifar10.py
0 → 100644
tensorflow/cifare10/cifar10_eval.py
0 → 100644
tensorflow/cifare10/cifar10_input.py
0 → 100644
tensorflow/cifare10/cifar10_input_test.py
0 → 100644
tensorflow/cifare10/cifar10_train.py
0 → 100644
-
Please register or sign in to post a comment