Skip to content

Commit

Permalink
Port SavedModel to StableHLO Converter to tensorfow/compiler/mlir/
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 635947472
  • Loading branch information
sdasgup3 authored and copybara-github committed May 21, 2024
1 parent 0fb9fe4 commit ded2b74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions third_party/tsl/tools/def_file_filter/symbols_pybind.txt
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,7 @@ tensorflow::quantization::QuantizeStaticRangePtq
tensorflow::quantization::QuantizeDynamicRangePtq
tensorflow::quantization::QuantizeWeightOnly

[//tensorflow/compiler/mlir/quantization/tensorflow_to_stablehlo/python:pywrap_tensorflow_to_stablehlo_lib_impl] # tensorflow_to_stablehlo
[//tensorflow/compiler/mlir/tensorflow_to_stablehlo/python:pywrap_tensorflow_to_stablehlo_lib_impl] # tensorflow_to_stablehlo
mlir::tensorflow_to_stablehlo::pywrap::PywrapSavedModelToStablehlo
mlir::tensorflow_to_stablehlo::pywrap::PywrapTfModuleToStablehlo

Expand Down Expand Up @@ -599,4 +599,4 @@ tensorflow::dtensor::Layout::LayoutType
tensorflow::tpu::SparseCoreLayoutStacker::AddTable
tensorflow::tpu::SparseCoreLayoutStacker::SparseCoreLayoutStacker
tensorflow::tpu::SparseCoreLayoutStacker::AddTable
tensorflow::tpu::SparseCoreLayoutStacker::GetLayouts
tensorflow::tpu::SparseCoreLayoutStacker::GetLayouts

0 comments on commit ded2b74

Please sign in to comment.