dependabot[bot]
|
bda1a37e93
|
[tune](deps): Bump mlflow in /python/requirements/tune (#17168)
Bumps [mlflow](https://github.com/mlflow/mlflow) from 1.17.0 to 1.19.0.
- [Release notes](https://github.com/mlflow/mlflow/releases)
- [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/mlflow/mlflow/compare/v1.17.0...v1.19.0)
---
updated-dependencies:
- dependency-name: mlflow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-17 16:23:10 -07:00 |
|
dependabot[bot]
|
ee9a1b022e
|
[tune](deps): Bump kubernetes in /python/requirements/tune (#16002)
Bumps [kubernetes](https://github.com/kubernetes-client/python) from 12.0.1 to 17.17.0.
- [Release notes](https://github.com/kubernetes-client/python/releases)
- [Changelog](https://github.com/kubernetes-client/python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes-client/python/compare/v12.0.1...v17.17.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-02 09:48:02 -07:00 |
|
dependabot[bot]
|
81866a754a
|
[tune](deps): Bump optuna in /python/requirements/tune (#16376)
Bumps [optuna](https://github.com/optuna/optuna) from 2.6.0 to 2.8.0.
- [Release notes](https://github.com/optuna/optuna/releases)
- [Commits](https://github.com/optuna/optuna/compare/v2.6.0...v2.8.0)
---
updated-dependencies:
- dependency-name: optuna
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-02 09:46:52 -07:00 |
|
dependabot[bot]
|
0959fbca96
|
[tune](deps): Bump transformers in /python/requirements/tune (#16672)
Bumps [transformers](https://github.com/huggingface/transformers) from 4.3.2 to 4.8.1.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.3.2...v4.8.1)
---
updated-dependencies:
- dependency-name: transformers
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-02 09:45:23 -07:00 |
|
Amog Kamsetty
|
54ce8092ab
|
[Tune] Update transformers to 4.6.1 (#16397)
* add examples
* update dask docs
* add build file
* formatting
* fix ci command
* fix
* Update python/ray/util/dask/BUILD
* newline
* fix pytest fixtures
* fixes
* formatting
* fix shuffle example
* update
* dont log to wandb
|
2021-06-26 14:10:47 -07:00 |
|
dependabot[bot]
|
2e3771cc29
|
[tune](deps): Bump tensorflow-probability in /python/requirements/tune (#16561)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-25 11:50:35 +01:00 |
|
Kai Fricke
|
ef97bdd407
|
[release] Fix app config: Install latest releases. Bump xgboost-ray version (#16581)
|
2021-06-24 12:56:21 +01:00 |
|
Amog Kamsetty
|
e6d9f0b393
|
[Dask] Support Dask 2021.06.1 (#16547)
|
2021-06-19 18:22:23 -07:00 |
|
Qingyun Wu
|
dae3ac1def
|
[Tune] Add new searchers from FLAML (#16329)
|
2021-06-12 02:10:51 -07:00 |
|
Chris K. W
|
3fa9f2e5d6
|
[Modin] Add tests for modin (#16260)
Adds modin tests that run with and without ray client.
|
2021-06-11 12:23:33 -07:00 |
|
Kai Fricke
|
e8f8e9f328
|
[tune] Adjust searcher sample bounds to match Tune API (#15899)
|
2021-06-11 14:31:08 +01:00 |
|
dependabot[bot]
|
0fecfe10b8
|
[tune](deps): Bump sigopt in /python/requirements/tune (#16004)
Bumps [sigopt](https://sigopt.com/) from 5.7.0 to 7.4.0.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-24 12:03:56 -07:00 |
|
dependabot[bot]
|
7a425be59f
|
[tune](deps): Bump smart-open in /python/requirements/tune (#16001)
Bumps [smart-open](https://github.com/piskvorky/smart_open) from 4.2.0 to 5.0.0.
- [Release notes](https://github.com/piskvorky/smart_open/releases)
- [Changelog](https://github.com/RaRe-Technologies/smart_open/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/piskvorky/smart_open/compare/v4.2.0...v5.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-22 10:24:46 -07:00 |
|
dependabot[bot]
|
dde7cbd288
|
[tune](deps): Bump tune-sklearn from 0.2.1 to 0.3.0 in /python/requirements/tune (#15852)
* [tune](deps): Bump tune-sklearn in /python/requirements/tune
Bumps [tune-sklearn](https://github.com/ray-project/tune-sklearn) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/ray-project/tune-sklearn/releases)
- [Commits](https://github.com/ray-project/tune-sklearn/compare/v0.2.1...v0.3.0)
Signed-off-by: dependabot[bot] <support@github.com>
* split test_torch
* lint
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amog Kamsetty <amogkamsetty@yahoo.com>
|
2021-05-19 16:01:35 -07:00 |
|
dependabot[bot]
|
493dbd1602
|
[tune](deps): Bump mlflow in /python/requirements/tune (#15853)
Bumps [mlflow](https://github.com/mlflow/mlflow) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/mlflow/mlflow/releases)
- [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/mlflow/mlflow/compare/v1.16.0...v1.17.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amog Kamsetty <amogkamsetty@yahoo.com>
|
2021-05-19 15:59:45 -07:00 |
|
dependabot[bot]
|
8a9bebb5e4
|
[tune](deps): Bump timm from 0.3.2 to 0.4.5 in /python/requirements (#15824)
* [tune](deps): Bump timm from 0.3.2 to 0.4.5 in /python/requirements
Bumps [timm](https://github.com/rwightman/pytorch-image-models) from 0.3.2 to 0.4.5.
- [Release notes](https://github.com/rwightman/pytorch-image-models/releases)
- [Changelog](https://github.com/rwightman/pytorch-image-models/blob/master/docs/changes.md)
- [Commits](https://github.com/rwightman/pytorch-image-models/commits/v0.4.5)
Signed-off-by: dependabot[bot] <support@github.com>
* updates
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amog Kamsetty <amogkamsetty@yahoo.com>
|
2021-05-19 14:29:34 -07:00 |
|
dependabot[bot]
|
c164e73c7c
|
[tune](deps): Bump gluoncv in /python/requirements/tune (#15845)
Bumps [gluoncv](https://github.com/dmlc/gluon-cv) from 0.9.1 to 0.10.1.post0.
- [Release notes](https://github.com/dmlc/gluon-cv/releases)
- [Commits](https://github.com/dmlc/gluon-cv/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-19 10:35:30 -07:00 |
|
dependabot[bot]
|
434465e477
|
[tune](deps): Bump gpy from 1.9.9 to 1.10.0 in /python/requirements/tune (#15850)
Bumps [gpy](https://github.com/SheffieldML/GPy) from 1.9.9 to 1.10.0.
- [Release notes](https://github.com/SheffieldML/GPy/releases)
- [Changelog](https://github.com/SheffieldML/GPy/blob/devel/CHANGELOG.md)
- [Commits](https://github.com/SheffieldML/GPy/compare/v1.9.9...v1.10.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-17 11:33:11 -07:00 |
|
Sven Mika
|
f25d58492d
|
[Testing] Dependabot for RLlib. (#15812)
|
2021-05-17 18:24:13 +02:00 |
|