Commit c9ba6ef6 authored by Umang Yadav's avatar Umang Yadav
Browse files

rename

parent 7c36034d
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
m(int64_type, int64_t) \ m(int64_type, int64_t) \
m(uint32_type, uint32_t) \ m(uint32_type, uint32_t) \
m(uint64_type, uint64_t) \ m(uint64_type, uint64_t) \
m(fp8e4m3fnuz_type, fp8e4m3fnuz) m(fp8e4m3fnuz_type, migraphx_fp8::fp8e4m3fnuz)
// clang-format on // clang-format on
#ifdef __cplusplus #ifdef __cplusplus
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment