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 }}
max-models
/
cunumpy
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Backend fixes
- #18
#18
Merged
max-models
merged 11 commits into
devel
max-models/cunumpy:devel
from
backend-fixes
max-models/cunumpy:backend-fixes
Copy head branch name to clipboard
Jul 31, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Backend fixes
#18
max-models
merged 11 commits into
devel
max-models/cunumpy:devel
from
backend-fixes
max-models/cunumpy:backend-fixes
Copy head branch name to clipboard
Commits
Commits on Jul 31, 2026
Set self._backend to cupy correctly and improved check_backend
max-models
committed
c4536d5
View commit details
Copy full SHA for c4536d5
Browse repository at this point
Added __version__
max-models
committed
383ef87
View commit details
Copy full SHA for 383ef87
Browse repository at this point
Added tests/unit/test_cunumpy.py
max-models
committed
3a6e908
View commit details
Copy full SHA for 3a6e908
Browse repository at this point
Removed unneccesary post_init
max-models
committed
daef0a5
View commit details
Copy full SHA for daef0a5
Browse repository at this point
assert --> Raise, added docstring
max-models
committed
1c052ec
View commit details
Copy full SHA for 1c052ec
Browse repository at this point
Updated version number
max-models
committed
365cc65
View commit details
Copy full SHA for 365cc65
Browse repository at this point
Merge remote-tracking branch 'origin/devel' into backend-fixes
max-models
committed
276f081
View commit details
Copy full SHA for 276f081
Browse repository at this point
Updated CI and changelog + small fixes
max-models
committed
c137c41
View commit details
Copy full SHA for c137c41
Browse repository at this point
Formatting
max-models
committed
aa09be3
View commit details
Copy full SHA for aa09be3
Browse repository at this point
ruff check fixes
max-models
committed
b61fc82
View commit details
Copy full SHA for b61fc82
Browse repository at this point
Fix cupy test, backend remained from old test
max-models
committed
7bfe1ea
View commit details
Copy full SHA for 7bfe1ea
Browse repository at this point
You can’t perform that action at this time.