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
ba0913b1
"...resnet50_tensorflow.git" did not exist on "430819908c10d8068d58af26cd60e7001ab51a2a"
Unverified
Commit
ba0913b1
authored
Nov 01, 2022
by
Torsten Keßler
Committed by
GitHub
Nov 01, 2022
Browse files
Include array header for compatibility with GCC 12 (#1435)
parent
5ba656a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/api/include/migraphx/migraphx.hpp
src/api/include/migraphx/migraphx.hpp
+1
-0
No files found.
src/api/include/migraphx/migraphx.hpp
View file @
ba0913b1
...
@@ -32,6 +32,7 @@
...
@@ -32,6 +32,7 @@
#include <memory>
#include <memory>
#include <numeric>
#include <numeric>
#include <exception>
#include <exception>
#include <array>
#include <vector>
#include <vector>
#include <cassert>
#include <cassert>
#include <iostream>
#include <iostream>
...
...
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