DeepSpeed
DeepSpeed copied to clipboard
pre/post forward calls to engine + generate method
- [x] add pre/post forward methods
- [x] add generate method if the wrapped module has this attribute
- [ ] add documentation for new pre/post forward calls to RTD
Partially addresses issues discussed in #1915
/cc @stas00, @VictorSanh