Closed maxrjones closed 1 year ago
Tracking upstream tensorflow Python 3.11 support at https://github.com/tensorflow/tensorflow/issues/58032. Tensorflow 2.12.0-rc0 was just released on 15 Feb 2023, so hopefully just another month or two to wait :crossed_fingers:
Tracking upstream tensorflow Python 3.11 support at https://github.com/tensorflow/tensorflow/issues/58032. Tensorflow 2.12.0-rc0 was just released on 15 Feb 2023, so hopefully just another month or two to wait 🤞
https://github.com/tensorflow/tensorflow/releases/tag/v2.12.0 was just released, so testing this out again now
Merging #148 (18375d8) into main (a95febe) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #148 +/- ##
=======================================
Coverage 96.04% 96.04%
=======================================
Files 6 6
Lines 329 329
Branches 70 78 +8
=======================================
Hits 316 316
Misses 8 8
Partials 5 5
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
The failing CI for dev branches relates to https://github.com/dask/dask/pull/10070. We could either remove the --no-deps
flag for the pip upgrade command or wait for the next Dask release (scheduled for tomorrow).
Description of proposed changes
Run tests on Python 3.11, released last October.
Waiting on the next TensorFlow release
Fixes #