Skip to content

Numpy Compatibility #686

@wk9874

Description

@wk9874

Why is the python API v2 only compatible with the very latest version of numpy (v2.2.2)? This will break the TensorVue connector, since Tensorflow does not yet support numpy v2.2.

The latest version of Tensorflow supports:
tensorflow (2.18.0) depends on numpy (>=1.26.0,<2.1.0).

Is there any reason we can't support lower versions of numpy, ideally 2.0?

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions