ray/release/ml_user_tests/train
Antoni Baum b9a4f64f32
[AIR/train] Use new Train API (#25735)
Uses the new AIR Train API for examples and tests.

The `Result` object gets a new attribute - `log_dir`, pointing to the Trial's `logdir` allowing users to access tensorboard logs and artifacts of other loggers.

This PR only deals with "low hanging fruit" - tests that need substantial rewriting or Train user guide are not touched. Those will be updated in followup PRs.

Tests and examples that concern deprecated features or which are duplicated in AIR have been removed or disabled.

Requires https://github.com/ray-project/ray/pull/25943 to be merged in first
2022-07-07 12:28:37 -07:00
..
app_config.yaml [Nightly test] Move two line downloads to one line. (#25061) 2022-05-22 00:07:03 -07:00
compute_tpl.yaml [Release] Refactor User Tests (#20028) 2021-11-05 17:28:37 -07:00
driver_requirements.txt [Release] Refactor User Tests (#20028) 2021-11-05 17:28:37 -07:00
driver_setup.sh [ci/release] Re-install anyscale package after local env setup (#24373) 2022-05-01 16:51:55 +01:00
train_tensorflow_mnist_test.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
train_torch_linear_test.py [AIR/train] Use new Train API (#25735) 2022-07-07 12:28:37 -07:00