mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 21:53:18 +08:00
c583113d66
* [Ax] Align optimization mode and reported SEM with Ax Ensure that `mode` aligns with the mode set in Ax + report SEM as None rather than as 0.0 to make use of Ax noise inference * Account for review * Update ax.py * Fix lint * Fix tests, ad additional checks * Fix tests for python 3.6 Co-authored-by: Kai Fricke <kai@anyscale.com>