mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 03:50:55 +08:00
1302fafc0b
In earlier PRs, PR#3585 and PR#3637, export_policy_model and export_policy_checkpoint were introduced for users to export TensorFlow model and checkpoint. For Ray Tune users, these APIs are not accessible through YAML configurations. In this pull request, export_formats option is provided to enable users to choose the desired export format.