What's Changed
* fix: cancel wrap_upd's abstractmethod attr in FunctionWrapper by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/71
* fea: refactor all wrappers by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/72
* fea: rename FunctionWrapper to ABCWrapper by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/73
* fix: remove useless save_xml log in signal_handler by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/74
* fea: add TorchMemoryWrapper to capture GPU memory stats by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/75
* doc: update docs by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/76
* fea: add CPUMemoryWrapper to capture CPU memory stats by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/77
**Full Changelog**: https://github.com/aeeeeeep/objwatch/compare/0.3.5...0.3.6