Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
daianbo
/
autocnn_public_example
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 318c72a1
authored
May 09, 2018
by
daiab
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
commit
1 parent
a3557f74
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
mxnet/cifar10/.autocnn/algorithm
mxnet/cifar10/autocnnfile.yml
mxnet/cifar10/.autocnn/algorithm
View file @
318c72a
{"name": "test", "user": "daiab", "unique_name": "daiab.test", "uuid": "32d51a4d310a4825a945826c683681ac", "description": "", "is_public": false, "has_code": true, "created_at": "2018-04-28T05:32:00.256679+00:00", "updated_at": "2018-04-28T05:32:00.256737+00:00", "num_tasks": 8, "has_tensorboard": false, "has_notebook": false, "tasks": null, "framework": "mxnet", "tags": ""}
{"name": "mx_cifar10", "user": "daiab", "unique_name": "daiab.mx_cifar10", "uuid": "a670c2bd826147c689ea4b8cf8c699fa", "description": "", "is_public": false, "has_code": true, "created_at": "2018-05-08T08:48:47.751229+00:00", "updated_at": "2018-05-08T08:48:47.751276+00:00", "num_tasks": 0, "has_tensorboard": false, "has_notebook": false, "tasks": null, "framework": "mxnet", "tags": ""}
\ No newline at end of file
\ No newline at end of file
mxnet/cifar10/autocnnfile.yml
View file @
318c72a
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
version
:
1
version
:
1
algorithm
:
algorithm
:
name
:
test
name
:
mx_cifar10
resource
:
resource
:
default_resources
:
default_resources
:
...
@@ -10,6 +10,7 @@ resource:
...
@@ -10,6 +10,7 @@ resource:
requests
:
4
requests
:
4
limits
:
4
limits
:
4
gpu
:
gpu
:
requests
:
2
limits
:
2
limits
:
2
memory
:
memory
:
requests
:
10240
requests
:
10240
...
@@ -88,7 +89,7 @@ test:
...
@@ -88,7 +89,7 @@ test:
data/daiab
:
/code/data
data/daiab
:
/code/data
# output: /output
# output: /output
ref_model
:
ref_model
:
72
:
/model
1
:
/model
parameter
:
parameter
:
model_prefix
:
"
/model/train"
model_prefix
:
"
/model/train"
epoch
:
3
epoch
:
3
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment