ray.tune.sample_from# ray.tune.sample_from(func: Callable[[Dict], Any])[源代码]# 指定tune应从此函数中采样配置值。 参数: func – 一个用于绘制样本的可调用函数。