-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
bugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested
Milestone
Description
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 workingSomething isn't workingquestionFurther information is requestedFurther information is requested