ray.tune.Trainable.stop# Trainable.stop()[源代码]# 释放此可训练对象使用的所有资源。 内部调用 Trainable.cleanup。子类应重写 Trainable.cleanup 以实现自定义清理程序。