Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
Commits
f2ff131b
"benchmark/git@developer.sourcefind.cn:OpenDAS/tilelang.git" did not exist on "2bd2d69e643052b852ae4242950e1f40391d8142"
Unverified
Commit
f2ff131b
authored
Jun 12, 2019
by
xuehui
Committed by
GitHub
Jun 12, 2019
Browse files
update v0.8 tag: (#1169)
parent
ce2d8d9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+3
-3
No files found.
README.md
View file @
f2ff131b
...
@@ -143,7 +143,7 @@ Linux and MacOS
...
@@ -143,7 +143,7 @@ Linux and MacOS
*
Run the following commands in an environment that has
`python >= 3.5`
,
`git`
and
`wget`
.
*
Run the following commands in an environment that has
`python >= 3.5`
,
`git`
and
`wget`
.
```
bash
```
bash
git clone
-b
v0.
7
https://github.com/Microsoft/nni.git
git clone
-b
v0.
8
https://github.com/Microsoft/nni.git
cd
nni
cd
nni
source
install.sh
source
install.sh
```
```
...
@@ -153,7 +153,7 @@ Windows
...
@@ -153,7 +153,7 @@ Windows
*
Run the following commands in an environment that has
`python >=3.5`
,
`git`
and
`PowerShell`
*
Run the following commands in an environment that has
`python >=3.5`
,
`git`
and
`PowerShell`
```
bash
```
bash
git clone
-b
v0.
7
https://github.com/Microsoft/nni.git
git clone
-b
v0.
8
https://github.com/Microsoft/nni.git
cd
nni
cd
nni
powershell .
\i
nstall.ps1
powershell .
\i
nstall.ps1
```
```
...
@@ -169,7 +169,7 @@ The following example is an experiment built on TensorFlow. Make sure you have *
...
@@ -169,7 +169,7 @@ The following example is an experiment built on TensorFlow. Make sure you have *
*
Download the examples via clone the source code.
*
Download the examples via clone the source code.
```
bash
```
bash
git clone
-b
v0.
7
https://github.com/Microsoft/nni.git
git clone
-b
v0.
8
https://github.com/Microsoft/nni.git
```
```
Linux and MacOS
Linux and MacOS
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
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 comment