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
Squeezeformer_tensorflow
Commits
271cae33
Commit
271cae33
authored
Nov 06, 2024
by
wangwei990215
Browse files
Update README.md
parent
b5140d0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
README.md
README.md
+5
-1
No files found.
README.md
View file @
271cae33
...
...
@@ -29,8 +29,12 @@ docker pull image.sourcefind.cn:5000/dcu/admin/base/tensorflow:2.13.1-ubuntu20.0
docker run
-it
-v
/path/your_code_data/:/path/your_code_data/
-v
/opt/hyhal:/opt/hyhal:ro
--shm-size
=
32G
--privileged
=
true
--device
=
/dev/kfd
--device
=
/dev/dri/
--group-add
video
--name
docker_name imageID bash
pip
install
librosa
pip
install
librosa
==
0.8.0
pip
install
PyYAML
pip
install
tqdm
pip
install
tensorflow.io
pip
install
sentencepiece
==
0.1.94
pip
install
tensorflow_datasets
==
4.2.0
```
### Dockerfile(方法二)
此处提供Dockerfile的使用方法:
...
...
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