From 330be7e0204b9973c470df6a2ff3b5d0c332861b Mon Sep 17 00:00:00 2001 From: Manfei <41607353+ManfeiBai@users.noreply.github.com> Date: Wed, 29 Nov 2023 11:37:11 -0800 Subject: [PATCH] Update stablehlo_quant_seralization.diff --- openxla_patches/stablehlo_quant_seralization.diff | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/openxla_patches/stablehlo_quant_seralization.diff b/openxla_patches/stablehlo_quant_seralization.diff index fc4328dcfa7..ac65ea0cd32 100644 --- a/openxla_patches/stablehlo_quant_seralization.diff +++ b/openxla_patches/stablehlo_quant_seralization.diff @@ -1,5 +1,3 @@ -// TODO(lsy323): This patch is needed to serialize stablehlo.uniform_quantize/dequantize in bytecode format -// This patch can be removed after https://github.com/openxla/stablehlo/issues/1812 is fixed. diff --git a/third_party/stablehlo/stablehlo_quant_seralization.patch b/third_party/stablehlo/stablehlo_quant_seralization.patch new file mode 100644 index 000000000..24e23b67d @@ -33,7 +31,7 @@ index 000000000..24e23b67d + } // namespace + diff --git a/third_party/stablehlo/workspace.bzl b/third_party/stablehlo/workspace.bzl -index 9f4494aac..64fa072bb 100644 +index 80ab0e479..caaa11080 100644 --- a/third_party/stablehlo/workspace.bzl +++ b/third_party/stablehlo/workspace.bzl @@ -15,5 +15,6 @@ def repo():