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
gaoqiong
MIGraphX
Commits
d516b099
Commit
d516b099
authored
Feb 10, 2019
by
Paul
Browse files
Add pybind to list of dependencies
parent
ed0625e7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
README.md
README.md
+1
-0
No files found.
README.md
View file @
d516b099
...
@@ -8,6 +8,7 @@ AMD's graph optimization engine.
...
@@ -8,6 +8,7 @@ AMD's graph optimization engine.
*
[
HIP
](
https://github.com/ROCm-Developer-Tools/HIP
)
for running on the GPU
*
[
HIP
](
https://github.com/ROCm-Developer-Tools/HIP
)
for running on the GPU
*
[
Protobuf
](
https://github.com/google/protobuf
)
for reading
[
onxx
](
https://github.com/onnx/onnx
)
files
*
[
Protobuf
](
https://github.com/google/protobuf
)
for reading
[
onxx
](
https://github.com/onnx/onnx
)
files
*
[
Half
](
http://half.sourceforge.net/
)
- IEEE 754-based half-precision floating point library
*
[
Half
](
http://half.sourceforge.net/
)
- IEEE 754-based half-precision floating point library
*
[
pybind11
](
https://pybind11.readthedocs.io/en/stable/
)
- for python bindings
## Installing the dependencies
## Installing the dependencies
...
...
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