Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Austen committed May 9, 2024
1 parent a3dd2ba commit 9aa24ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/verify/test_max_pooling_ceil_3d.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ struct test_max_pooling_ceil_3d : verify_program<test_max_pooling_ceil_3d<T>>

template struct test_max_pooling_ceil_3d<migraphx::shape::float_type>;
// TODO: uncomment once "Clang ASAN" CI is fixed. See PR 2973 for details
//template struct test_max_pooling_ceil_3d<migraphx::shape::uint8_type>;
// template struct test_max_pooling_ceil_3d<migraphx::shape::uint8_type>;

0 comments on commit 9aa24ba

Please sign in to comment.