Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Ascend
/
TransferQueue
Public
Notifications
You must be signed in to change notification settings
Fork
43
Star
131
Code
Issues
5
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[recipe] Provide Relax style recipe
- #93
#93
Merged
0oshowero0
merged 22 commits into
Ascend:main
Ascend/TransferQueue:main
from
Jixixi2020:streaming_dataloader_demo
Jixixi2020/TransferQueue:streaming_dataloader_demo
Copy head branch name to clipboard
May 15, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
[recipe] Provide Relax style recipe
#93
0oshowero0
merged 22 commits into
Ascend:main
Ascend/TransferQueue:main
from
Jixixi2020:streaming_dataloader_demo
Jixixi2020/TransferQueue:streaming_dataloader_demo
Copy head branch name to clipboard
Commits
Commits on May 15, 2026
[recipe] Add recipe demo to use StreamingDataset & StreamingDataLoader
Show description for 50c0bc3
Jixixi2020
committed
50c0bc3
View commit details
Copy full SHA for 50c0bc3
Browse repository at this point
[chore] correct filename for streamingDataloader demo
Show description for 14642aa
Jixixi2020
committed
14642aa
View commit details
Copy full SHA for 14642aa
Browse repository at this point
[chore] Add license header for recipe\simple_use_case\streaming_dataloader_demo.py
Show description for 7deeabf
Jixixi2020
committed
7deeabf
View commit details
Copy full SHA for 7deeabf
Browse repository at this point
[refactor] remove unused parameter pipeline_depth
Show description for 7ce1612
Jixixi2020
committed
7ce1612
View commit details
Copy full SHA for 7ce1612
Browse repository at this point
[refactor] remove unused parameter empty_poll_log_interval
Show description for 766b4a9
Jixixi2020
committed
766b4a9
View commit details
Copy full SHA for 766b4a9
Browse repository at this point
[refactor] Replace logging with transfer_queue.utils.logging_utils.get_logger
Show description for 2d315e2
Jixixi2020
committed
2d315e2
View commit details
Copy full SHA for 2d315e2
Browse repository at this point
[chore] Update default values for --partition-prefix and --task-name-prefix
Show description for 1818d6e
Jixixi2020
committed
1818d6e
View commit details
Copy full SHA for 1818d6e
Browse repository at this point
[refactor] Rename DecentralizedInheritedWorkerPipelineDemo to DataCentricWorkerPipelineDemo
Show description for 44ef8aa
Jixixi2020
committed
44ef8aa
View commit details
Copy full SHA for 44ef8aa
Browse repository at this point
[refactor] Remove "[driver]" prefix from main control logs
Show description for 1c4de16
Jixixi2020
committed
1c4de16
View commit details
Copy full SHA for 1c4de16
Browse repository at this point
[refactor] Optimize log display; change worker logging to print()
Show description for 3fd8d1d
Jixixi2020
committed
3fd8d1d
View commit details
Copy full SHA for 3fd8d1d
Browse repository at this point
[refactor] Optimize log display
Show description for 60752fa
Jixixi2020
committed
60752fa
View commit details
Copy full SHA for 60752fa
Browse repository at this point
[refactor] Add annotation with reference to Relax
Show description for e8fbb92
Jixixi2020
committed
e8fbb92
View commit details
Copy full SHA for e8fbb92
Browse repository at this point
[refactor] Rename demo file to relax_demo.py
Show description for 382c77e
Jixixi2020
committed
382c77e
View commit details
Copy full SHA for 382c77e
Browse repository at this point
[refactor] Rename demo main class
Show description for 9d85f6a
Jixixi2020
committed
9d85f6a
View commit details
Copy full SHA for 9d85f6a
Browse repository at this point
[ci] Add new relax demo to recipe-check.yml workflow
Show description for 810dfd1
Jixixi2020
committed
810dfd1
View commit details
Copy full SHA for 810dfd1
Browse repository at this point
[ci] Fix relax_demo filename in recipe-check.yml
Show description for 7c2815a
Jixixi2020
committed
7c2815a
View commit details
Copy full SHA for 7c2815a
Browse repository at this point
[fix] Reuse StreamingDataLoader across steps to avoid resource leaking
Show description for cfd680a
Jixixi2020
committed
cfd680a
View commit details
Copy full SHA for cfd680a
Browse repository at this point
[refactor] Update default values for --partition-prefix and --task-name-prefix
Show description for 61ecf1b
Jixixi2020
committed
61ecf1b
View commit details
Copy full SHA for 61ecf1b
Browse repository at this point
[ci] Update runtime parameters for relax_demo in recipe-check.yml
Show description for 303707c
Jixixi2020
committed
303707c
View commit details
Copy full SHA for 303707c
Browse repository at this point
[fix] Fix line endings for pre-commit compliance
Show description for f3210a2
Jixixi2020
committed
f3210a2
View commit details
Copy full SHA for f3210a2
Browse repository at this point
[fix] Change demo data type to nested tensor from dense tensor for resolving conflict with PR #92, and add worker exception handling
Show description for 79dfaa9
Jixixi2020
committed
79dfaa9
View commit details
Copy full SHA for 79dfaa9
Browse repository at this point
[ci] Update demo run parameters in recipe-check.yml
Show description for 0ffd5e8
Jixixi2020
committed
0ffd5e8
View commit details
Copy full SHA for 0ffd5e8
Browse repository at this point
You can’t perform that action at this time.