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
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
.
InfiniTensor
/
operators
Public
forked from
YdrMaster/operators
Notifications
You must be signed in to change notification settings
Fork
24
Star
17
Code
Issues
8
Pull requests
20
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add GEMM & Expand
- #93
#93
Merged
PanZezhong1725
merged 14 commits into
dev
InfiniTensor/operators:dev
from
add_gemm
InfiniTensor/operators:add_gemm
Copy head branch name to clipboard
Nov 6, 2024
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Add GEMM & Expand
#93
PanZezhong1725
merged 14 commits into
dev
InfiniTensor/operators:dev
from
add_gemm
InfiniTensor/operators:add_gemm
Copy head branch name to clipboard
Commits
Commits on Oct 31, 2024
Add Expand operator
Ziminli
committed
83acb0f
View commit details
Copy full SHA for 83acb0f
Browse repository at this point
Add fp32 support for matmul, move getDstIndex to common utils
Ziminli
committed
65724c1
View commit details
Copy full SHA for 65724c1
Browse repository at this point
Add GEMM operator
Ziminli
committed
ab31840
View commit details
Copy full SHA for ab31840
Browse repository at this point
Merge branch 'dev' into add_gemm
Ziminli
authored
6a24230
View commit details
Copy full SHA for 6a24230
Browse repository at this point
Allow Expand opeartor to handle noncontiguous data
Ziminli
committed
3203a83
View commit details
Copy full SHA for 3203a83
Browse repository at this point
Merge branch 'add_gemm' of github.com:PanZezhong1725/operators into add_gemm
Ziminli
committed
1df069c
View commit details
Copy full SHA for 1df069c
Browse repository at this point
Add 3D GEMM test case
Ziminli
committed
0e93753
View commit details
Copy full SHA for 0e93753
Browse repository at this point
Commits on Nov 1, 2024
Remove cudaDeviceSynchronize() in matmul.cu
Ziminli
committed
d7365b5
View commit details
Copy full SHA for d7365b5
Browse repository at this point
Change util function names
Ziminli
committed
ea8dbea
View commit details
Copy full SHA for ea8dbea
Browse repository at this point
Commits on Nov 4, 2024
Make c tensor optional, change GEMM CUDA fp32 compute type, merge cudaMalloc in expand into one, etc.
Ziminli
committed
1fe5d07
View commit details
Copy full SHA for 1fe5d07
Browse repository at this point
Commits on Nov 5, 2024
Add cudaDeviceProp and compute capability numbers into cuda handle
Ziminli
committed
514cc27
View commit details
Copy full SHA for 514cc27
Browse repository at this point
Commits on Nov 6, 2024
Merge branch 'dev' into add_gemm
Ziminli
authored
ef2e741
View commit details
Copy full SHA for ef2e741
Browse repository at this point
Add checkCudaErrorWithCode to cudaDestroyDescriptor() for add and expand
Ziminli
committed
9e976bd
View commit details
Copy full SHA for 9e976bd
Browse repository at this point
Merge branch 'add_gemm' of github.com:PanZezhong1725/operators into add_gemm
Ziminli
committed
82de992
View commit details
Copy full SHA for 82de992
Browse repository at this point
You can’t perform that action at this time.