DeepSpeed
DeepSpeed copied to clipboard
Fix compile wrapper
compile wrapper will inherit from user module class and copy it's dict
This should resolve most issues in #5383 except potential extra user forward hooks.
@tohtana @loadams