fixed dead link in trainer doc (#10554)

This commit is contained in:
Joakim Warholm
2021-03-05 20:56:37 +01:00
committed by GitHub
parent 6b58e15507
commit 9f8bc87cbe

View File

@@ -1323,7 +1323,7 @@ class Trainer:
more information see: more information see:
- the documentation of `optuna.create_study - the documentation of `optuna.create_study
<https://optuna.readthedocs.io/en/stable/reference/alias_generated/optuna.create_study.html#optuna.create_study>`__ <https://optuna.readthedocs.io/en/stable/reference/generated/optuna.study.create_study.html>`__
- the documentation of `tune.run - the documentation of `tune.run
<https://docs.ray.io/en/latest/tune/api_docs/execution.html#tune-run>`__ <https://docs.ray.io/en/latest/tune/api_docs/execution.html#tune-run>`__