Skip to content

Commit

Permalink
Update main.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
richagadgil authored Jan 31, 2025
1 parent a43387c commit 1130580
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/verify/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ int main(int argc, const char* argv[])
"test_instancenorm_large_3d<migraphx::shape::half_type>",
"test_multinomial<migraphx::shape::bf16_type>",
"test_isinf<migraphx::generic_float<7, 8> >",
"test_isinf<migraphx::bf16>",
// these tests are disabled due issue of lossy downcast, see issue#2517
#if defined(__GNUC__) and !defined(__clang__)
"test_batch_quant_dot_1<migraphx::fp8::float8<migraphx::fp8::f8_type::fp8, true>, "
Expand Down

0 comments on commit 1130580

Please sign in to comment.