Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Python][Dataset] Update Python dataset api for LakeSoul #325

Merged
merged 42 commits into from
Sep 14, 2023
Merged

[Python][Dataset] Update Python dataset api for LakeSoul #325

merged 42 commits into from
Sep 14, 2023

Conversation

codingfun2022
Copy link
Contributor

Part of #201

  1. Support configuring batch_size (default to 16) and thread_num (default to 1; use 0 for hardware concurrency).
  2. Support configuring partition info and namespace.
  3. Add HuggingFace Dataset api.
  4. Support multi-node PyTorch training job.
  5. Add script to build cibuildwheel docker image and build Python wheels with cibuildwheel.

Xiong HuaiDong and others added 30 commits August 24, 2023 15:48
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: zenghua <huazeng@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Xiong HuaiDong added 12 commits August 31, 2023 16:27
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>

Conflicts:
	python/lakesoul/metadata/db_manager.py
	python/lakesoul/metadata/utils.py
Signed-off-by: Xiong HuaiDong <xionghd@dmetasoul.com>
@xuchen-plus xuchen-plus merged commit ff85b49 into lakesoul-io:main Sep 14, 2023
@codingfun2022 codingfun2022 deleted the dev/lakesoul_dataset branch September 14, 2023 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants