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
8642f874
Commit
8642f874
authored
Aug 18, 2023
by
Ted Themistokleous
Browse files
Formatting
parent
185d0af5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
examples/onnxruntime/resnet50/README.md
examples/onnxruntime/resnet50/README.md
+2
-1
No files found.
examples/onnxruntime/resnet50/README.md
View file @
8642f874
...
...
@@ -7,6 +7,7 @@ This example demonstrates how to perform an MIGraphX Python API inference throug
## Content
-
[
Basic Setup
](
#Basic-Setup
)
-
[
**Running this Example**
](
#Running-this-Example
)
-
[
Example output
](
#example-Output
)
## Basic Setup
Before running inference we must first install MIGraphX via the Docker method as it also downloads onnxruntime into the dockerfile created.
...
...
@@ -50,7 +51,7 @@ $ pip list | grep onnxruntime
$ python resnet50.py
```
##
e
xample
o
utput:
##
E
xample
O
utput:
We changes the target image to what's found in the example folder which contains three inclass images and one out of class image.
...
...
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