Skip to content

Add Python 3.12 support #282

@thehomebrewnerd

Description

@thehomebrewnerd

Supporting Python 3.12 will require removing the tensorflow upper bound restrictions in #270 as only the latest version of tensorflow and tensorflow-hub support Python 3.12. However, these new tensor flow versions have removed deprecated functions that we are using in the Elmo and Universal Sentence Encoder primitives, so these primitives will need to be updated as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions