ray.tune.Trainable.setup# Trainable.setup(config: Dict)[源代码]# 子类应重写此方法以进行自定义初始化。 Added in version 0.8.7. 参数: config – 给定的超参数和其他配置。self.config 的副本。