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 }}
yhirose
/
cpp-tensorlib
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
6
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
WebGPU backend (M10, phases 0-4)
- #1
#1
Merged
yhirose
merged 12 commits into
master
yhirose/cpp-tensorlib:master
from
worktree-webgpu-spike
yhirose/cpp-tensorlib:worktree-webgpu-spike
Copy head branch name to clipboard
Jul 20, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
WebGPU backend (M10, phases 0-4)
#1
yhirose
merged 12 commits into
master
yhirose/cpp-tensorlib:master
from
worktree-webgpu-spike
yhirose/cpp-tensorlib:worktree-webgpu-spike
Copy head branch name to clipboard
Commits
Commits on Jul 20, 2026
ci: write the workflow comments in English
Show description for 4c2e219
yhirose
committed
4c2e219
View commit details
Copy full SHA for 4c2e219
Browse repository at this point
docs: stop tracking the internal design notes
Show description for 35f076a
yhirose
committed
35f076a
View commit details
Copy full SHA for 35f076a
Browse repository at this point
spike: WebGPU backend probe — sync flush() holds, WGSL sgemm ~75x CPU
Show description for 96f8b0e
yhirose
committed
96f8b0e
View commit details
Copy full SHA for 96f8b0e
Browse repository at this point
refactor: move the tl::gpu facade out of cuda.h into gpu.h
Show description for 6598d6b
yhirose
committed
6598d6b
View commit details
Copy full SHA for 6598d6b
Browse repository at this point
webgpu: host layer + WGSL sgemm, validated in the browser (M10 phases 1-2)
Show description for 83776a6
yhirose
committed
83776a6
View commit details
Copy full SHA for 83776a6
Browse repository at this point
webgpu: elementwise, broadcast and row reductions (M10 phase 3)
Show description for f027a2c
yhirose
committed
f027a2c
View commit details
Copy full SHA for f027a2c
Browse repository at this point
webgpu: calibrate the auto-mode thresholds (M10 phase 4)
Show description for 2ce5b7a
yhirose
committed
2ce5b7a
View commit details
Copy full SHA for 2ce5b7a
Browse repository at this point
webgpu: test the wasm backend on the same terms as CUDA
Show description for 4ad404a
yhirose
committed
4ad404a
View commit details
Copy full SHA for 4ad404a
Browse repository at this point
webgpu: run the wasm suite in CI, via Deno instead of a browser
Show description for d31a025
yhirose
committed
d31a025
View commit details
Copy full SHA for d31a025
Browse repository at this point
webgpu: fix a silent stale-readback, and batch the whole flush in one pass
Show description for cf1e906
yhirose
committed
cf1e906
View commit details
Copy full SHA for cf1e906
Browse repository at this point
docs: README had no idea the WebGPU backend exists
Show description for 962fcbd
yhirose
committed
962fcbd
View commit details
Copy full SHA for 962fcbd
Browse repository at this point
docs: add an API reference to the README
Show description for dc36af1
yhirose
committed
dc36af1
View commit details
Copy full SHA for dc36af1
Browse repository at this point
You can’t perform that action at this time.