What's Changed * fea: update README.md by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/22 * fix: fix line event processing logic by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/23 * fea: refactor format func in event_handls and wrappers by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/27 * fea: enable tracing and logging of local variables within functions during their execution by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/28 * fea: add with_module_path option to Tracer for module path prefixing by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/29 * fea: add output_xml option to output xml visual for easy reading && fix apd and pop event lost by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/30 * fea: ensure xml is saved on exit && refactor event types to Enum by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/31
What's Changed * feat: more ut cases by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/17 * fea: support submodules multi targets && support force print when log… by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/21
What's Changed * fix: TensorShapeLogger supports more scenarios by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/3 * fix issue 4: add torch.utils.weak to fix non hashable types by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/5 * fea: update issue templates by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/6 * fea: move event handls logic out of tracer.py by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/8 * fea: refactor wrappers and logger by aeeeeeep in https://github.com/aeeeeeep/objwatch/pull/10