Skip to content

Release 0.1.1

Compare
Choose a tag to compare
@JezaChen JezaChen released this 28 Dec 10:22
· 3 commits to main since this release
  • Bugfix: When iterate the modules in register function, need to copy the keys.
  • Bugfix for __iter__ method of ModuleInfo, and improve the error message of registering hooks and __repr__ string of ModuleInfo.
  • Bugfix and improve test cases.