4e9b453854
* Move connection setup into the setup function. Call setup hook after we set up the accelerator * Added CHANGELOG.md * fix setup order in callback test * fix input arguments in test * Mock distributed function, remove protection to turn into training type hook * Remove import * Add missing mock, ensure custom plugin does not create children process * Skip test on windows * Update deepspeed to init connection in setup * Do not initialize distributed module * Move DeepSpeed tests to special tests since dist communication is being set up * Special the test to see if this fixes CI * Delete accelerator connector test to see if its causing build to fail * Delete deepspeed test * Revert "Delete accelerator connector test to see if its causing build to fail" This reverts commit |
||
---|---|---|
.. | ||
__init__.py | ||
test_callback_hook_outputs.py | ||
test_callbacks.py | ||
test_early_stopping.py | ||
test_finetuning_callback.py | ||
test_gpu_stats_monitor.py | ||
test_lambda_function.py | ||
test_lr_monitor.py | ||
test_progress_bar.py | ||
test_pruning.py | ||
test_quantization.py | ||
test_stochastic_weight_avg.py |