diff --git a/fbgemm_gpu/test/jagged/failures_dict.json b/fbgemm_gpu/test/jagged/failures_dict.json index c62628bb38..d11e1b5fba 100644 --- a/fbgemm_gpu/test/jagged/failures_dict.json +++ b/fbgemm_gpu/test/jagged/failures_dict.json @@ -66,16 +66,7 @@ "status": "xfail" } }, - "fbgemm::jagged_index_select": { - "KeyedJaggedIndexSelectTest.test_aot_dispatch_dynamic__test_keyed_jagged_index_select_dim1": { - "comment": "", - "status": "xsuccess" - }, - "KeyedJaggedIndexSelectTest.test_faketensor__test_keyed_jagged_index_select_dim1": { - "comment": "", - "status": "xsuccess" - } - }, + "fbgemm::jagged_index_select": {}, "fbgemm::jagged_jagged_bmm": {}, "fbgemm::jagged_slice": { "JaggedSliceTest.test_aot_dispatch_dynamic__test_jagged_slice": { diff --git a/fbgemm_gpu/test/quantize/failures_dict.json b/fbgemm_gpu/test/quantize/failures_dict.json index 616cdcd521..1d03a0ad79 100644 --- a/fbgemm_gpu/test/quantize/failures_dict.json +++ b/fbgemm_gpu/test/quantize/failures_dict.json @@ -3,16 +3,7 @@ "_version": 1, "data": { "fbgemm::FP8RowwiseQuantizedToFloat": {}, - "fbgemm::FloatToFP8RowwiseQuantized": { - "TestFP8RowwiseQuantizationConversion.test_aot_dispatch_dynamic__test_quantize_and_dequantize_op_fp8_rowwise": { - "comment": "", - "status": "xsuccess" - }, - "TestFP8RowwiseQuantizationConversion.test_faketensor__test_quantize_and_dequantize_op_fp8_rowwise": { - "comment": "", - "status": "xsuccess" - } - }, + "fbgemm::FloatToFP8RowwiseQuantized": {}, "fbgemm::FloatToPaddedFP8RowwiseQuantized": { "TestFP8RowwiseQuantizationConversion.test_aot_dispatch_dynamic__test_quantize_and_dequantize_op_padded_fp8_rowwise": { "comment": "", diff --git a/fbgemm_gpu/test/sparse/failures_dict.json b/fbgemm_gpu/test/sparse/failures_dict.json index ec5d3df707..566e14cc7e 100644 --- a/fbgemm_gpu/test/sparse/failures_dict.json +++ b/fbgemm_gpu/test/sparse/failures_dict.json @@ -211,34 +211,8 @@ "status": "xfail" } }, - "fbgemm::generic_histogram_binning_calibration_by_feature": { - "HistogramBinningCalibrationTest.test_aot_dispatch_dynamic__test_generic_histogram_binning_calibration_by_feature": { - "comment": "", - "status": "xsuccess" - }, - "HistogramBinningCalibrationTest.test_aot_dispatch_dynamic__test_generic_histogram_binning_calibration_by_feature_cpu_gpu": { - "comment": "", - "status": "xsuccess" - }, - "HistogramBinningCalibrationTest.test_faketensor__test_generic_histogram_binning_calibration_by_feature": { - "comment": "", - "status": "xsuccess" - }, - "HistogramBinningCalibrationTest.test_faketensor__test_generic_histogram_binning_calibration_by_feature_cpu_gpu": { - "comment": "", - "status": "xsuccess" - } - }, - "fbgemm::group_index_select_dim0": { - "IndexSelectTest.test_autograd_registration__test_group_index_select_dim0": { - "comment": "", - "status": "xsuccess" - }, - "IndexSelectTest.test_faketensor__test_group_index_select_dim0": { - "comment": "", - "status": "xsuccess" - } - }, + "fbgemm::generic_histogram_binning_calibration_by_feature": {}, + "fbgemm::group_index_select_dim0": {}, "fbgemm::histogram_binning_calibration": { "HistogramBinningCalibrationTest.test_faketensor__test_histogram_binning_calibration": { "comment": "", @@ -425,15 +399,6 @@ "status": "xfail" } }, - "fbgemm::segment_sum_csr": { - "MiscOpsTest.test_aot_dispatch_dynamic__test_segment_sum_csr": { - "comment": "", - "status": "xsuccess" - }, - "MiscOpsTest.test_faketensor__test_segment_sum_csr": { - "comment": "", - "status": "xsuccess" - } - } + "fbgemm::segment_sum_csr": {} } }