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
.
USTC-KnowledgeComputingLab
/
grassmann-tensor
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
3
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: USTC-KnowledgeComputingLab/grassmann-tensor
Actions
All workflows
Workflows
Build wheels
Build wheels
CodeQL
CodeQL
Pre-commit hooks
Pre-commit hooks
Run pytest
Run pytest
Show more workflows...
Management
Caches
Deployments
Pre-commit hooks
Pre-commit hooks
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
pre-commit.yml
will be ignored since log searching is not yet available
579 workflow runs
579 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Merge pull request #61 from USTC-KnowledgeComputingLab/test/add-more-…
Pre-commit hooks
#404:
Commit
e554e47
pushed by
hzhangxyz
2m 28s
v0.0.1-alpha20
v0.0.1-alpha20
2m 28s
View workflow file
Add assertion tests for matmul of impure tensors
Pre-commit hooks
#403:
Pull request
#69
opened by
gausshj
2m 38s
test/add-more-test-for-matmul
test/add-more-test-for-matmul
2m 38s
View #69
View workflow file
dev/add support for trace
Pre-commit hooks
#402:
Pull request
#68
synchronize by
gausshj
2m 25s
dev/add-support-for-trace
dev/add-support-for-trace
2m 25s
View #68
View workflow file
Revert "test(matmul): add assertion tests for matmul of impure tensors"
Pre-commit hooks
#401:
Commit
babaef3
pushed by
gausshj
2m 25s
dev/add-support-for-trace
dev/add-support-for-trace
2m 25s
View workflow file
dev/add support for trace
Pre-commit hooks
#400:
Pull request
#68
opened by
gausshj
2m 23s
dev/add-support-for-trace
dev/add-support-for-trace
2m 23s
View #68
View workflow file
feat(trace): add trace support for tensor
Pre-commit hooks
#399:
Commit
520984c
pushed by
gausshj
2m 9s
dev/add-support-for-trace
dev/add-support-for-trace
2m 9s
View workflow file
test(matmul): add assertion tests for matmul of impure tensors
Pre-commit hooks
#398:
Commit
156b5d0
pushed by
gausshj
2m 37s
test/add-more-test-for-matmul
test/add-more-test-for-matmul
2m 37s
View workflow file
Fix issue when reshape with none edge.
Pre-commit hooks
#397:
Pull request
#67
synchronize by
gausshj
2m 16s
dev/add-support-for-reshape-with-none
dev/add-support-for-reshape-with-none
2m 16s
View #67
View workflow file
fix(reshape_test.py): fix typo issues
Pre-commit hooks
#396:
Commit
771a40b
pushed by
gausshj
2m 15s
dev/add-support-for-reshape-with-none
dev/add-support-for-reshape-with-none
2m 15s
View workflow file
Fix issue when reshape with none edge.
Pre-commit hooks
#395:
Pull request
#67
synchronize by
gausshj
2m 30s
dev/add-support-for-reshape-with-none
dev/add-support-for-reshape-with-none
2m 30s
View #67
View workflow file
fix(tensor.py): fix issues of reshape
Pre-commit hooks
#394:
Commit
ab9ddd5
pushed by
gausshj
2m 17s
dev/add-support-for-reshape-with-none
dev/add-support-for-reshape-with-none
2m 17s
View workflow file
Fix issue when reshape with none edge.
Pre-commit hooks
#393:
Pull request
#67
synchronize by
gausshj
2m 22s
dev/add-support-for-reshape-with-none
dev/add-support-for-reshape-with-none
2m 22s
View #67
View workflow file
fix(tensor.py): fix bugs of reshape and typo issues
Pre-commit hooks
#392:
Commit
9a91366
pushed by
gausshj
2m 36s
dev/add-support-for-reshape-with-none
dev/add-support-for-reshape-with-none
2m 36s
View workflow file
Fix issue when reshape with none edge.
Pre-commit hooks
#391:
Pull request
#67
synchronize by
gausshj
2m 16s
dev/add-support-for-reshape-with-none
dev/add-support-for-reshape-with-none
2m 16s
View #67
View workflow file
fix(tensor.py): fix issue when reshape with none edge
Pre-commit hooks
#390:
Commit
834f661
pushed by
gausshj
2m 35s
dev/add-support-for-reshape-with-none
dev/add-support-for-reshape-with-none
2m 35s
View workflow file
Merge pull request #61 from USTC-KnowledgeComputingLab/test/add-more-…
Pre-commit hooks
#389:
Commit
e554e47
pushed by
hzhangxyz
2m 20s
main
main
2m 20s
View workflow file
Add more tests for matmul.
Pre-commit hooks
#388:
Pull request
#61
synchronize by
hzhangxyz
4m 36s
test/add-more-test-for-matmul
test/add-more-test-for-matmul
4m 36s
View #61
View workflow file
Add broadcast tests for matmul.
Pre-commit hooks
#387:
Commit
a9abf22
pushed by
hzhangxyz
4m 4s
test/add-more-test-for-matmul
test/add-more-test-for-matmul
4m 4s
View #61
View workflow file
Add more tests for matmul.
Pre-commit hooks
#386:
Pull request
#61
synchronize by
hzhangxyz
4m 4s
test/add-more-test-for-matmul
test/add-more-test-for-matmul
4m 4s
View #61
View workflow file
Add broadcast tests for matmul.
Pre-commit hooks
#385:
Commit
28928b3
pushed by
hzhangxyz
2m 29s
test/add-more-test-for-matmul
test/add-more-test-for-matmul
2m 29s
View workflow file
Add more tests for matmul.
Pre-commit hooks
#384:
Pull request
#61
synchronize by
hzhangxyz
2m 20s
test/add-more-test-for-matmul
test/add-more-test-for-matmul
2m 20s
View #61
View workflow file
Add broadcast tests for matmul.
Pre-commit hooks
#383:
Commit
52350ad
pushed by
hzhangxyz
2m 16s
test/add-more-test-for-matmul
test/add-more-test-for-matmul
2m 16s
View workflow file
Add more tests for matmul.
Pre-commit hooks
#382:
Pull request
#61
synchronize by
hzhangxyz
2m 12s
test/add-more-test-for-matmul
test/add-more-test-for-matmul
2m 12s
View #61
View workflow file
Update matmul for readability and add more tests for matmul.
Pre-commit hooks
#381:
Commit
ca5ea3c
pushed by
hzhangxyz
2m 13s
test/add-more-test-for-matmul
test/add-more-test-for-matmul
2m 13s
View workflow file
Add more tests for matmul.
Pre-commit hooks
#380:
Pull request
#61
synchronize by
hzhangxyz
4m 13s
test/add-more-test-for-matmul
test/add-more-test-for-matmul
4m 13s
View #61
View workflow file
Previous
1
2
…
6
7
8
9
10
…
23
24
Next
You can’t perform that action at this time.