Skip to content

Commit

Permalink
Bump torch-mlir to d59d0b6 (iree-org#17578)
Browse files Browse the repository at this point in the history
  • Loading branch information
jinchen62 authored Jun 5, 2024
1 parent aef06ed commit 9d60462
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"test_basic_deform_conv_without_padding",
"test_batchnorm_epsilon_training_mode",
"test_batchnorm_example_training_mode",
"test_bernoulli_double",
"test_bernoulli_seed",
"test_bernoulli_seed_expanded",
"test_cast_FLOAT16_to_FLOAT8E4M3FN",
Expand Down Expand Up @@ -544,6 +543,7 @@
"test_asin",
"test_averagepool_2d_ceil",
"test_bernoulli",
"test_bernoulli_double",
"test_bernoulli_double_expanded",
"test_bernoulli_expanded",
"test_cast_BFLOAT16_to_FLOAT",
Expand Down
2 changes: 1 addition & 1 deletion build_tools/pkgci/external_test_suite/onnx_gpu_cuda.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
"test_basic_deform_conv_without_padding",
"test_batchnorm_epsilon_training_mode",
"test_batchnorm_example_training_mode",
"test_bernoulli_double",
"test_bernoulli_seed",
"test_bernoulli_seed_expanded",
"test_cast_FLOAT16_to_FLOAT8E4M3FN",
Expand Down Expand Up @@ -547,6 +546,7 @@
"test_asin",
"test_averagepool_2d_ceil",
"test_bernoulli",
"test_bernoulli_double",
"test_bernoulli_double_expanded",
"test_bernoulli_expanded",
"test_cast_BFLOAT16_to_FLOAT",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"test_basic_deform_conv_without_padding",
"test_batchnorm_epsilon_training_mode",
"test_batchnorm_example_training_mode",
"test_bernoulli_double",
"test_bernoulli_seed",
"test_bernoulli_seed_expanded",
"test_cast_FLOAT16_to_FLOAT8E4M3FN",
Expand Down Expand Up @@ -542,6 +541,7 @@
"test_asin",
"test_averagepool_2d_ceil",
"test_bernoulli",
"test_bernoulli_double",
"test_bernoulli_double_expanded",
"test_bernoulli_expanded",
"test_cast_BFLOAT16_to_FLOAT",
Expand Down
2 changes: 1 addition & 1 deletion build_tools/pkgci/external_test_suite/onnx_gpu_vulkan.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@
"test_basic_deform_conv_without_padding",
"test_batchnorm_epsilon_training_mode",
"test_batchnorm_example_training_mode",
"test_bernoulli_double",
"test_bernoulli_seed",
"test_bernoulli_seed_expanded",
"test_cast_FLOAT16_to_FLOAT8E4M3FN",
Expand Down Expand Up @@ -587,6 +586,7 @@
"test_asin",
"test_averagepool_2d_ceil",
"test_bernoulli",
"test_bernoulli_double",
"test_bernoulli_double_expanded",
"test_bernoulli_expanded",
"test_bitshift_left_uint16",
Expand Down
2 changes: 1 addition & 1 deletion third_party/torch-mlir

0 comments on commit 9d60462

Please sign in to comment.