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
062e7554
Commit
062e7554
authored
Dec 13, 2023
by
Ahsan Saghir
Browse files
Re-arranged header files in alphabetical order
parent
45e3e755
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/autocast_fp8.cpp
src/autocast_fp8.cpp
+2
-2
No files found.
src/autocast_fp8.cpp
View file @
062e7554
...
@@ -22,10 +22,10 @@
...
@@ -22,10 +22,10 @@
* THE SOFTWARE.
* THE SOFTWARE.
*/
*/
#include <migraphx/autocast_fp8.hpp>
#include <migraphx/autocast_fp8.hpp>
#include <migraphx/make_op.hpp>
#include <migraphx/program.hpp>
#include <migraphx/instruction.hpp>
#include <migraphx/instruction.hpp>
#include <migraphx/iterator_for.hpp>
#include <migraphx/iterator_for.hpp>
#include <migraphx/make_op.hpp>
#include <migraphx/program.hpp>
#include <migraphx/ranges.hpp>
#include <migraphx/ranges.hpp>
namespace
migraphx
{
namespace
migraphx
{
...
...
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