Code Monkey home page Code Monkey logo

Comments (16)

nzw0301 avatar nzw0301 commented on September 3, 2024 2

FYI: MXNet has been archived since 18 Nov. 2023, so the incompatibility with numpy will not be addressed anymore on the MXNet side.

from optuna-examples.

Alnusjaponica avatar Alnusjaponica commented on September 3, 2024 1

It seems Python 3.11 is now supported by tensorflow. See tensorflow/tensorflow#58032 for more detail.

from optuna-examples.

Alnusjaponica avatar Alnusjaponica commented on September 3, 2024 1

It is possible to run MXNet tests in Python 3.11, but it is necessary to install Numpy<1.24.0. To add to the Python 3.11 job to MXNet CI, reversing the order of the dependency list in mxnet/requirements.txt suffices. This is because Numpy>=1.24.0 is actually installed before running pip install -r requirements.txt in the CI, and it is necessary to reinstall Numpy<1.24.0 before the CI installs MXNet. For more details, please refer to Alnusjaponica#1.

from optuna-examples.

not522 avatar not522 commented on September 3, 2024 1

All except MXNet have been supported, and MXNet has finished development. Therefore, Python 3.11 support is considered complete. Thank you for your contributions!

from optuna-examples.

Kaushik-Iyer avatar Kaushik-Iyer commented on September 3, 2024

Are all of them done?

from optuna-examples.

nzw0301 avatar nzw0301 commented on September 3, 2024

@Kaushik-Iyer As in the issue description, we need to wait for third party libraries' python 3.11 support.

from optuna-examples.

github-actions avatar github-actions commented on September 3, 2024

This issue has not seen any recent activity.

from optuna-examples.

github-actions avatar github-actions commented on September 3, 2024

This issue has not seen any recent activity.

from optuna-examples.

hvy avatar hvy commented on September 3, 2024

tensorflow now supports 3.11, see optuna/optuna#3964 (comment)

All examples blocked by tensorflow might be worth revisiting. While I haven't checked for possible errors, please let me mark this issue as contribution welcome for others to try picking it up. Please let me know if there are uncertainties.

from optuna-examples.

github-actions avatar github-actions commented on September 3, 2024

This issue has not seen any recent activity.

from optuna-examples.

github-actions avatar github-actions commented on September 3, 2024

This issue has not seen any recent activity.

from optuna-examples.

Alnusjaponica avatar Alnusjaponica commented on September 3, 2024

Same as PyTorch(pytorch/pytorch#86566) and Numba (numba/numba#8304)

from optuna-examples.

github-actions avatar github-actions commented on September 3, 2024

This issue has not seen any recent activity.

from optuna-examples.

Alnusjaponica avatar Alnusjaponica commented on September 3, 2024

It seems the development of MXNet has stopped before the release of python 3.11 and the test does not pass.
Therefore, it will be enough to close this issue after #214 is merged.

from optuna-examples.

github-actions avatar github-actions commented on September 3, 2024

This issue has not seen any recent activity.

from optuna-examples.

github-actions avatar github-actions commented on September 3, 2024

This issue has not seen any recent activity.

from optuna-examples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.