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 }}
AshishKumar4
/
FlaxDiff
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
41
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
Actions: AshishKumar4/FlaxDiff
Actions
All workflows
Workflows
.github/workflows/push-gcr.yml
.github/workflows/push-gcr.yml
Dependency Graph
Dependency Graph
Python application
Python application
Upload Python Package
Upload Python Package
Show more workflows...
Management
Caches
Python application
Python application
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
.
python-app.yml
will be ignored since log searching is not yet available
21 workflow runs
21 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.
fix(tests): make the suite pass on a clean CI runner
Python application
#291:
Commit
b957636
pushed by
AshishKumar4
8m 38s
main
main
8m 38s
View workflow file
fix(models): import matplotlib in the hilbert demo block too
Python application
#290:
Commit
2c3e03e
pushed by
AshishKumar4
8m 33s
main
main
8m 33s
View workflow file
fix(models): keep matplotlib off the model import path
Python application
#289:
Commit
c8ccf39
pushed by
AshishKumar4
1m 3s
main
main
1m 3s
View workflow file
test(jepa): prove the objective seam holds under FSDP and mixed preci…
Python application
#288:
Commit
bc9d06b
pushed by
AshishKumar4
1m 9s
main
main
1m 9s
View workflow file
Phase 0: safety net — vendored VAE, test suite, CI gating
Python application
#287:
Pull request
#10
opened by
AshishKumar4
1m 9s
revamp/phase-0-safety-net
revamp/phase-0-safety-net
1m 9s
View #10
View workflow file
feat: hybrid dit support in inference pipeline
Python application
#286:
Commit
4372c63
pushed by
AshishKumar4
20s
main
main
20s
View workflow file
feat: hybrid dit support in inference pipeline
Python application
#285:
Commit
bbd6966
pushed by
AshishKumar4
22s
main
main
22s
View workflow file
feat(inference): native HybridSSMAttentionDiT support in DiffusionInf…
Python application
#284:
Commit
f145881
pushed by
AshishKumar4
22s
main
main
22s
View workflow file
feat(inference): native HybridSSMAttentionDiT support in DiffusionInf…
Python application
#283:
Commit
414ee82
pushed by
AshishKumar4
22s
main
main
22s
View workflow file
refactor(metrics): share CLIP-L/14 across all CLIP-based metrics via …
Python application
#282:
Commit
94d2d21
pushed by
AshishKumar4
24s
main
main
24s
View workflow file
feat(alpha): Spatial-Mamba-style 2D state fusion for hybrid SSM-Atten…
Python application
#281:
Commit
6410205
pushed by
AshishKumar4
24s
main
main
24s
View workflow file
feat(scan-order): add zigzag (ZigMa-style serpentine) scan as third o…
Python application
#280:
Commit
e3d82bc
pushed by
AshishKumar4
19s
main
main
19s
View workflow file
fix(ssm,training): revert non-canonical S5 C/D init; expose dropout, …
Python application
#279:
Commit
e0057d1
pushed by
AshishKumar4
23s
main
main
23s
View workflow file
fix(hilbert+ssm): consistent 2D pos embed, identity RoPE in Hilbert m…
Python application
#278:
Commit
33f5f76
pushed by
AshishKumar4
23s
main
main
23s
View workflow file
fix(ssm): real HiPPO init, per-state-dim dt, 2D pos embed, concat bid…
Python application
#277:
Commit
18556c3
pushed by
AshishKumar4
22s
main
main
22s
View workflow file
fix: use try/except for jax.distributed.initialize instead of backend…
Python application
#276:
Commit
91eaf90
pushed by
AshishKumar4
19s
main
main
19s
View workflow file
fix: use try/except for jax.distributed.initialize instead of backend…
Python application
#275:
Commit
183d916
pushed by
AshishKumar4
22s
main
main
22s
View workflow file
fix: GPU compatibility for TPU flash attention and distributed init
Python application
#274:
Commit
0cab934
pushed by
AshishKumar4
24s
main
main
24s
View workflow file
Add SSM- prefix to experiment naming for hybrid architectures
Python application
#273:
Commit
9c2b396
pushed by
AshishKumar4
21s
main
main
21s
View workflow file
feat: archive old stuff to make things cleaner
Python application
#272:
Commit
aa70cea
pushed by
AshishKumar4
20s
main
main
20s
View workflow file
syncing changes
Python application
#271:
Commit
7111faa
pushed by
AshishKumar4
23s
main
main
23s
View workflow file
You can’t perform that action at this time.