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
ModelZoo
Vary-toy_pytorch
Commits
e584067e
Commit
e584067e
authored
Oct 24, 2024
by
dcuai
Browse files
Update README.md
parent
42420792
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
README.md
README.md
+3
-0
No files found.
README.md
View file @
e584067e
...
...
@@ -39,6 +39,7 @@ docker run -it -v /path/your_code_data/:/path/your_code_data/ -v /opt/hyhal/:/op
cd /path/your_code_data/
pip install e .
pip install numpy==1.24.3
```
...
...
@@ -53,6 +54,7 @@ docker run --shm-size=64G --name vary-toy -v /opt/hyhal:/opt/hyhal:ro --privileg
cd /path/your_code_data/
pip intall e .
pip install numpy==1.24.3
```
...
...
@@ -75,6 +77,7 @@ conda activate vary-toy
cd /path/your_code_data/
pip install e .
pip install numpy==1.24.3
```
...
...
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