Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

Allow tensorflow-model-analysis < 0.45 as a dependency #288

@hanneshapke

Description

@hanneshapke

Expected Behavior

The MCT dependency of TFMA < 0.42 is limiting the TFX Addons update of TFX dependency.

Details around the TFMA releases: https://github.com/tensorflow/model-analysis/releases
Changes with biggest impact on MCT:

  • 0.44 drops Py3.7 support, requires TF >= 2.12, tfx-bsl>=1.13.0,<1.14.0
  • 0.43 depends on tensorflow>=2.11,<3, tfx-bsl>=1.2.0,<1.13.0

Questions:
Which TF version should we support?
Should we make the TFMA dependency conditional to the underlying TF version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceChores and process improvements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions