Open
Description
Description
If we run a Trainer inside a custom Tune trainable function, this will cause a nested Tune run and resource contention, leading to various issues. We should guard against that by explaining it in documentation and potentially raising a warning in the code.
Use case
No response