ray.train.horovod.HorovodConfig.to_dict#
- HorovodConfig.to_dict() Dict[str, Any]#
Returns serializable dictionary representation of the backend config. Subclasses can override this to expose framework-specific configuration.
The fields here are used for state export of the backend config. If a field is not serializable, it should be excluded.