Creating 0.0.1 Release Candidate 1
Pre-release
Pre-release
What's Changed
- Create setup.py for pip by @LucasLLC in #1
- Updates for latest Monarch support by @LucasLLC in #2
- torch store utility example with monarch app (toy). by @pradeepfn in #6
- update setup instructions with requirements by @LucasLLC in #9
- Serialize puts, add qwen model by @LucasLLC in #14
- Ignore build/ by @allenwang28 in #15
- Adds RDMA Support & generic transport interface by @LucasLLC in #13
- Remove log from
push_state_dictby @joecummings in #22 - Adds CI/pre-commits/linters/etc. by @allenwang28 in #17
- EZ -- Linter by @LucasLLC in #24
- Chunk size 2MB and 4MB supported by @casteryh in #27
- Add find to pyproject.toml to disambiguate top-level packages by @joecummings in #29
- Foundations for Multi-node support by @LucasLLC in #19
- add
exists()api by @kaiyuan-li in #30 - Multinode fix, adds latency tracker by @LucasLLC in #25
- Adds controller strategy by @LucasLLC in #33
- The keys() API by @casteryh in #26
- add optional
tensor_slice_specarg toget()API by @kaiyuan-li in #32 - fix lint in ci and updated docs for dev installation by @kaiyuan-li in #35
- [WIP] fix tests in CI by @kaiyuan-li in #38
- Add delete API for torchstore distributed storage by @casteryh in #39
- fix metadata grab for slices by @LucasLLC in #41
- split slice and large tensor tests by @kaiyuan-li in #45
- [torchstore] Add a LICENSE file. by @dcci in #46
- [torchstore] Add a CODE_OF_CONDUCT file. by @dcci in #47
- [torchstore] Rework the readme. by @dcci in #48
- raise KeyError at key miss by @kaiyuan-li in #40
- Updates for latest rdma + monarch by @LucasLLC in #50
- Throw
KeyErrorwhen getting partially pushed dtensor by @kaiyuan-li in #49 - Monarch V1 Support. Necessary for direct actor to actor communications by @LucasLLC in #56
- [WIP] optimize
get()to only fetch necessary tensor slice by @kaiyuan-li in #36 - remove np deps by @kaiyuan-li in #58
- Remove v1 references by @LucasLLC in #61
New Contributors
- @LucasLLC made their first contribution in #1
- @pradeepfn made their first contribution in #6
- @allenwang28 made their first contribution in #15
- @joecummings made their first contribution in #22
- @casteryh made their first contribution in #27
- @kaiyuan-li made their first contribution in #30
- @dcci made their first contribution in #46
Full Changelog: https://github.com/meta-pytorch/torchstore/commits/0.0.1rc1