Skip to content

Exporter not available for tfma OSS #516

@smokestacklightnin

Description

@smokestacklightnin

Currently, tensorflow_model_analysis/export_only/__init__.py imports tensorflow_model_analysis.eval_saved_model.export and tensorflow_model_analysis.eval_saved_model.exporter, but looking at tensorflow_model_analysis/eval_saved_model/__init__.py, we see that eval_saved_model

is in maintenance mode. It is not available in TFMA OSS.

This creates two issues

  • There is no way to use tensorflow_model_analysis.export_only
  • This causes test failures because tensorflow_model_analysis.export_only.export gets imported when running tests in the CI.

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions