You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added check to ensure the Learner returnCode is OK. (NVIDIA#108)
* Added check to ensure the Learner returnCode is OK.
* Fixed black reformat.
* Changed to check the from_shareable() explictly.
* Added from_shareable(validate_result) in the try block.
Fixed the args.log_config setting. (NVIDIA#86)
* Fixed the args.log_config setting.
* Enhanced to allow FL app config/log.config to overwrite the settings.