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 }}
leejet
/
stable-diffusion.cpp
Public
Notifications
You must be signed in to change notification settings
Fork
736
Star
6.8k
Code
Issues
229
Pull requests
24
Discussions
Actions
Projects
Wiki
Security and quality
4
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Conv2D direct support
- #744
#744
Merged
leejet
merged 13 commits into
leejet:master
leejet/stable-diffusion.cpp:master
from
daniandtheweb:conv2d_direct_vae
daniandtheweb/stable-diffusion.cpp:conv2d_direct_vae
Copy head branch name to clipboard
Aug 2, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Conv2D direct support
#744
leejet
merged 13 commits into
leejet:master
leejet/stable-diffusion.cpp:master
from
daniandtheweb:conv2d_direct_vae
daniandtheweb/stable-diffusion.cpp:conv2d_direct_vae
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2025
Conv2DDirect for VAE stage
daniandtheweb
committed
ff452b8
View commit details
Copy full SHA for ff452b8
Browse repository at this point
Enable only for Vulkan, reduced duplicated code
daniandtheweb
committed
6624650
View commit details
Copy full SHA for 6624650
Browse repository at this point
Cmake option to use conv2d direct
daniandtheweb
committed
b06ddf9
View commit details
Copy full SHA for b06ddf9
Browse repository at this point
conv2d direct always on for opencl
daniandtheweb
committed
f5b5f5c
View commit details
Copy full SHA for f5b5f5c
Browse repository at this point
Commits on Jul 30, 2025
conv direct as a flag
daniandtheweb
committed
7ce4f3b
View commit details
Copy full SHA for 7ce4f3b
Browse repository at this point
Merge branch 'master' into conv2d_direct_vae
daniandtheweb
authored
f62c209
View commit details
Copy full SHA for f62c209
Browse repository at this point
fix merge typo
daniandtheweb
committed
70cef96
View commit details
Copy full SHA for 70cef96
Browse repository at this point
Commits on Jul 31, 2025
Align conv2d behavior to flash attention's
daniandtheweb
committed
9bbf53c
View commit details
Copy full SHA for 9bbf53c
Browse repository at this point
fix readme
daniandtheweb
committed
9a349b2
View commit details
Copy full SHA for 9a349b2
Browse repository at this point
add conv2d direct for controlnet
daniandtheweb
committed
8974ec1
View commit details
Copy full SHA for 8974ec1
Browse repository at this point
add conv2d direct for esrgan
daniandtheweb
committed
9b6339c
View commit details
Copy full SHA for 9b6339c
Browse repository at this point
Commits on Aug 2, 2025
clean code, use enable_conv2d_direct/get_all_blocks
leejet
committed
2e85d2c
View commit details
Copy full SHA for 2e85d2c
Browse repository at this point
format code
leejet
committed
f053f73
View commit details
Copy full SHA for f053f73
Browse repository at this point
You can’t perform that action at this time.