Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
3eb4f775
Unverified
Commit
3eb4f775
authored
Aug 27, 2020
by
Thulio Ferraz Assis
Committed by
GitHub
Aug 27, 2020
Browse files
doc: fix onnx typo (#621)
Co-authored-by:
Paul Fultz II
<
pfultz2@yahoo.com
>
parent
002eb4e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
3eb4f775
...
@@ -6,7 +6,7 @@ AMD's graph optimization engine.
...
@@ -6,7 +6,7 @@ AMD's graph optimization engine.
*
[
ROCm cmake modules
](
https://github.com/RadeonOpenCompute/rocm-cmake
)
**required**
*
[
ROCm cmake modules
](
https://github.com/RadeonOpenCompute/rocm-cmake
)
**required**
*
[
MIOpen
](
https://github.com/ROCmSoftwarePlatform/MIOpen
)
for running on the GPU
*
[
MIOpen
](
https://github.com/ROCmSoftwarePlatform/MIOpen
)
for running on the GPU
*
[
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
[
on
x
x
](
https://github.com/onnx/onnx
)
files
*
[
Protobuf
](
https://github.com/google/protobuf
)
for reading
[
on
n
x
](
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
*
[
pybind11
](
https://pybind11.readthedocs.io/en/stable/
)
- for python bindings
...
...
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