Skip to content
Snippets Groups Projects
Commit 28338f44 authored by Samuel GAIST's avatar Samuel GAIST
Browse files

[experiments] Update experiment using Pytorch 0.4.0 environment

The Pytorch environment has been replaced by the
one named "Deep Learning".
parent e0aba57b
No related branches found
No related tags found
1 merge request!28Add protocoltemplates
......@@ -16,8 +16,8 @@
"offset": 10
},
"environment": {
"version": "0.0.1",
"name": "Pytorch 0.4.0"
"version": "1.0.0",
"name": "Deep Learning"
}
},
"analyzers": {
......
......@@ -28,8 +28,8 @@
"globals": {
"queue": "queue",
"environment": {
"name": "Pytorch 0.4.0",
"version": "0.0.1"
"name": "Deep Learning",
"version": "1.0.0"
},
"user/integers_add_torch_autonomous/1": {
"offset": 3
......
......@@ -28,8 +28,8 @@
"globals": {
"queue": "queue",
"environment": {
"name": "Pytorch 0.4.0",
"version": "0.0.1"
"name": "Deep Learning",
"version": "1.0.0"
},
"user/integers_add_torch_legacy/1": {
"offset": 3
......
......@@ -28,8 +28,8 @@
"globals": {
"queue": "queue",
"environment": {
"name": "Pytorch 0.4.0",
"version": "0.0.1"
"name": "Deep Learning",
"version": "1.0.0"
},
"user/integers_add_torch_sequential/1": {
"offset": 3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment