optuna / optuna-integration

Extended functionalities for Optuna in combination with third-party libraries.
https://optuna-integration.readthedocs.io/en/latest/index.html
MIT License
39 stars 30 forks source link

Move mxnet #31

Closed Alnusjaponica closed 1 year ago

Alnusjaponica commented 1 year ago

Motivation

Progress https://github.com/optuna/optuna/issues/4484 and https://github.com/optuna/optuna/issues/4789.

Description of the changes

Move MXNetPruningCallback.

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@caad7e6). Click here to learn what that means. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@          Coverage Diff           @@
##             main     #31   +/-   ##
======================================
  Coverage        ?   0.00%           
======================================
  Files           ?       9           
  Lines           ?      39           
  Branches        ?       0           
======================================
  Hits            ?       0           
  Misses          ?      39           
  Partials        ?       0           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

c-bata commented 1 year ago

@gen740 Could you review this PR?

github-actions[bot] commented 1 year ago

This pull request has not seen any recent activity.

Alnusjaponica commented 1 year ago

@gen740 This PR is the major blocker of https://github.com/optuna/optuna/pull/4790 and https://github.com/optuna/optuna/issues/4789. Could you review this PR?