model_optimization icon indicating copy to clipboard operation
model_optimization copied to clipboard

Add target platform export package with TF FQ export

Open reuvenperetz opened this issue 2 years ago • 0 comments

Added a new package named target_platform_export. Base Exporter class, BaseKerasExporter, and FakelyQuantKerasExporter were added. Each exporter needs to implement export and save_model methods. Tests were added as well.

reuvenperetz avatar Sep 19 '22 14:09 reuvenperetz