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
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
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 }}
AdaWorldAPI
/
ndarray
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
4
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
rename: crates/burn-adaworld → crates/burn (agnostic name) https://claude.ai/code/session_01Y69Vnw751w75iVSBRws7o7
- #40
#40
Merged
AdaWorldAPI
merged 13 commits into
master
AdaWorldAPI/ndarray:master
from
claude/transcode-deepnsm-rust-oNa1Z
AdaWorldAPI/ndarray:claude/transcode-deepnsm-rust-oNa1Z
Copy head branch name to clipboard
Mar 29, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
rename: crates/burn-adaworld → crates/burn (agnostic name) https://claude.ai/code/session_01Y69Vnw751w75iVSBRws7o7
#40
AdaWorldAPI
merged 13 commits into
master
AdaWorldAPI/ndarray:master
from
claude/transcode-deepnsm-rust-oNa1Z
AdaWorldAPI/ndarray:claude/transcode-deepnsm-rust-oNa1Z
Copy head branch name to clipboard
Commits
Commits on Mar 29, 2026
feat: burn-adaworld crate skeleton — burn Backend powered by ndarray SIMD
Show description for 7b7dcb4
claude
committed
7b7dcb4
View commit details
Copy full SHA for 7b7dcb4
Browse repository at this point
chore: update Cargo.lock with burn-backend + burn-tensor deps
Show description for eef500d
claude
committed
eef500d
View commit details
Copy full SHA for eef500d
Browse repository at this point
feat: burn-adaworld — full burn-ndarray backend copied into ndarray workspace
Show description for 13b1b7e
claude
committed
13b1b7e
View commit details
Copy full SHA for 13b1b7e
Browse repository at this point
chore: pin Rust 1.94.0 via rust-toolchain.toml
Show description for 3ed925a
claude
committed
3ed925a
View commit details
Copy full SHA for 3ed925a
Browse repository at this point
rename: crates/burn-adaworld → crates/burn (agnostic name)
Show description for 5c91512
claude
committed
5c91512
View commit details
Copy full SHA for 5c91512
Browse repository at this point
chore: update Cargo.lock after burn crate rename
Show description for 129a959
claude
committed
129a959
View commit details
Copy full SHA for 129a959
Browse repository at this point
feat(burn): wire ndarray hpc::vml SIMD into float_exp/log/sqrt/abs
Show description for 984d50c
claude
committed
984d50c
View commit details
Copy full SHA for 984d50c
Browse repository at this point
feat(burn): fused SIMD sigmoid via hpc::activations::sigmoid_f32
Show description for 8d3f6bc
claude
committed
8d3f6bc
View commit details
Copy full SHA for 8d3f6bc
Browse repository at this point
feat(burn): wire SIMD sin/cos via hpc::vml (eliminate f64 roundtrip)
Show description for cc60b9b
claude
committed
cc60b9b
View commit details
Copy full SHA for cc60b9b
Browse repository at this point
fix(ci): exclude crates/burn from workspace (requires edition 2024 / Rust 1.85+)
Show description for 5bb828d
claude
committed
5bb828d
View commit details
Copy full SHA for 5bb828d
Browse repository at this point
chore: update Cargo.lock after burn workspace exclude
Show description for c4f221c
claude
committed
c4f221c
View commit details
Copy full SHA for c4f221c
Browse repository at this point
wip: copy burn-backend + burn-std + burn-ir into ndarray (Cargo.toml rewrite pending)
Show description for 986ac6c
claude
committed
986ac6c
View commit details
Copy full SHA for 986ac6c
Browse repository at this point
refactor: vendor import burn deps — pin upstream at rev, only override our additions
Show description for f67fe79
claude
committed
f67fe79
View commit details
Copy full SHA for f67fe79
Browse repository at this point
You can’t perform that action at this time.