ray/doc/source/train/examples
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
..
horovod Revert "[docs] Clean up doc structure (first part) (#21667)" (#21763) 2022-01-20 15:30:56 -08:00
torch_data_prefetch_benchmark [Train] Add torch data prefetch benchmark example (#22974) 2022-03-18 13:27:26 -07:00
transformers Revert "[docs] Clean up doc structure (first part) (#21667)" (#21763) 2022-01-20 15:30:56 -08:00
mlflow_fashion_mnist_example.rst Revert "[docs] Clean up doc structure (first part) (#21667)" (#21763) 2022-01-20 15:30:56 -08:00
tensorflow_linear_dataset_example.rst Revert "[docs] Clean up doc structure (first part) (#21667)" (#21763) 2022-01-20 15:30:56 -08:00
tensorflow_mnist_example.rst Revert "[docs] Clean up doc structure (first part) (#21667)" (#21763) 2022-01-20 15:30:56 -08:00
torch_fashion_mnist_example.rst [AIR/train] Use new Train API (#25735) 2022-07-07 12:28:37 -07:00
torch_linear_dataset_example.rst [AIR/train] Use new Train API (#25735) 2022-07-07 12:28:37 -07:00
torch_linear_example.rst [AIR/train] Use new Train API (#25735) 2022-07-07 12:28:37 -07:00
tune_cifar_torch_pbt_example.rst [AIR/train] Use new Train API (#25735) 2022-07-07 12:28:37 -07:00
tune_linear_example.rst Revert "[docs] Clean up doc structure (first part) (#21667)" (#21763) 2022-01-20 15:30:56 -08:00
tune_tensorflow_mnist_example.rst Revert "[docs] Clean up doc structure (first part) (#21667)" (#21763) 2022-01-20 15:30:56 -08:00
tune_torch_linear_dataset_example.rst [AIR/train] Use new Train API (#25735) 2022-07-07 12:28:37 -07:00