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

Support Distributed TensorConst #1278

Merged
merged 15 commits into from
Dec 12, 2024
Merged

Support Distributed TensorConst #1278

merged 15 commits into from
Dec 12, 2024

Conversation

sunnycase
Copy link
Member

@sunnycase sunnycase commented Dec 9, 2024

  • Add distributed TensorConst support to buffer schedule & codegen
  • Add ThreadLocalRdata to MemoryLocation
  • Add .local_rdata section to CPU target
  • CPU runtime now support loading each core's subview of .local_rdata'.
  • Add alignment to SectionHeader & host_buffer_allocator

Copy link

github-actions bot commented Dec 9, 2024

Test Results

5 113 tests  ±0   5 113 ✅ ±0   1h 38m 2s ⏱️ -45s
    5 suites ±0       0 💤 ±0 
    5 files   ±0       0 ❌ ±0 

Results for commit add15c5. ± Comparison against base commit 155a7cb.

♻️ This comment has been updated with latest results.

@sunnycase sunnycase merged commit aac0a00 into dev/3.0 Dec 12, 2024
34 checks passed
@sunnycase sunnycase deleted the feature/dist_const branch December 12, 2024 08: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.

1 participant