Releases: ZhiyuanChen/CHANfiG
Releases · ZhiyuanChen/CHANfiG
v0.0.57
Commits
- e370169: add iter & next support to Variable (Zhiyuan Chen)
v0.0.56
Commits
- 6233496: fix NestedDict won't work with out pytorch (Zhiyuan Chen)
v0.0.55
Commits
- f51622c: reorganise code (Zhiyuan Chen)
- e36b9d2: explicit ignore ipython_canary in missing (Zhiyuan Chen)
- 2372f9d: fix value in config file overrided by default (Zhiyuan Chen)
v0.0.54
Commits
- f890fc9: fix Chinese website (Zhiyuan Chen)
- 436ee49: manually reorganise methods in docs (Zhiyuan Chen)
- 7f0454d: combine README & index (Zhiyuan Chen)
- 824061e: add unlicense (Zhiyuan Chen)
- 402bfd1: remove module docstring (Zhiyuan Chen)
- c6a443c: use typing.Mapping instead of collection.abc (Zhiyuan Chen)
- 09a82e5: add more type hints for variable (Zhiyuan Chen)
- 8a2ab18: allow parse None as default in get/pop (Zhiyuan Chen)
- d7b9e46: add wrap and unwrap for Variable (Zhiyuan Chen)
- 0d4fa6b: update docs of utils (Zhiyuan Chen)
- badde32: change base class of FlatDict to dict, support non-str key (Zhiyuan Chen)
- 16ee263: reorganise code (Zhiyuan Chen)
v0.0.53
Commits
- c5bea2c: fix attributes shadows value in naming conflicts (Zhiyuan Chen)
v0.0.52
Commits
- 4149e3e: add FlatDict.hasattr, update docs (Zhiyuan Chen)
v0.0.51
Commits
- 36f77ca: allow no super().init() call in childern class (Zhiyuan Chen)
v0.0.50
Commits
- bb651b2: remove remove method (Zhiyuan Chen)
- 1dee88e: rewrite to() for tensor operations (Zhiyuan Chen)
v0.0.49
Commits
- 2d2018d: make dict a standalone method instead of alias (Zhiyuan Chen)
- d1d9922: revert #83f590b4ed67b for backward compatibility (Zhiyuan Chen)
v0.0.48
Commits
- 555add3: separate config to different files (Zhiyuan Chen)
- 83f590b: support type arguments for FlatDict&OrderedDict (Zhiyuan Chen)