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
.
pymc-devs
/
pytensor_ml
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
8
Code
Issues
13
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: pymc-devs/pytensor_ml
Actions
All workflows
Workflows
Dependency Graph
Dependency Graph
mypy
mypy
pre-commit
pre-commit
release-pipeline
release-pipeline
run_tests
run_tests
Show more workflows...
Management
Caches
Deployments
pre-commit
pre-commit
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
163 workflow runs
163 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.
Add max and average pooling, dispatched on every backend (#100)
pre-commit
#202:
Commit
1c996ea
pushed by
jessegrabowski
17s
main
main
17s
View workflow file
Add max and average pooling, dispatched on every backend
pre-commit
#201:
Pull request
#100
synchronize by
jessegrabowski
17s
jessegrabowski:pooling
jessegrabowski:pooling
17s
View #100
View workflow file
Add max and average pooling, dispatched on every backend
pre-commit
#200:
Pull request
#100
opened by
jessegrabowski
16s
jessegrabowski:pooling
jessegrabowski:pooling
16s
View #100
View workflow file
Add a Conv2D layer, and stop its gradient going through a batched mat…
pre-commit
#199:
Commit
af3297f
pushed by
jessegrabowski
18s
main
main
18s
View workflow file
Add a Conv2D layer, and stop its gradient going through a batched matmul
pre-commit
#198:
Pull request
#99
synchronize by
jessegrabowski
14s
jessegrabowski:conv2d
jessegrabowski:conv2d
14s
View #99
View workflow file
Add a Conv2D layer, and stop its gradient going through a batched matmul
pre-commit
#197:
Pull request
#99
opened by
jessegrabowski
18s
jessegrabowski:conv2d
jessegrabowski:conv2d
18s
View #99
View workflow file
Dispatch convolution to per-backend kernels, and give the core CI no …
pre-commit
#196:
Commit
65c97b5
pushed by
jessegrabowski
16s
main
main
16s
View workflow file
Dispatch convolution to per-backend kernels, and give the core CI no backend
pre-commit
#195:
Pull request
#98
synchronize by
jessegrabowski
15s
jessegrabowski:conv-dispatch
jessegrabowski:conv-dispatch
15s
View #98
View workflow file
Dispatch convolution to per-backend kernels, and give the core CI no backend
pre-commit
#194:
Pull request
#98
opened by
jessegrabowski
18s
jessegrabowski:conv-dispatch
jessegrabowski:conv-dispatch
18s
View #98
View workflow file
Add a Conv1D layer, lowered to a patch gather and one matmul (#97)
pre-commit
#193:
Commit
df5f48c
pushed by
jessegrabowski
14s
main
main
14s
View workflow file
Add a Conv1D layer, lowered to a patch gather and one matmul
pre-commit
#192:
Pull request
#97
synchronize by
jessegrabowski
13s
jessegrabowski:conv-layers
jessegrabowski:conv-layers
13s
View #97
View workflow file
Add a Conv1D layer, lowered to a patch gather and one matmul
pre-commit
#191:
Pull request
#97
opened by
jessegrabowski
17s
jessegrabowski:conv-layers
jessegrabowski:conv-layers
17s
View #97
View workflow file
Add a mask argument, so a padded batch does not disturb the recurrenc…
pre-commit
#190:
Commit
f770434
pushed by
jessegrabowski
17s
main
main
17s
View workflow file
Add a mask argument, so a padded batch does not disturb the recurrence
pre-commit
#189:
Pull request
#96
synchronize by
jessegrabowski
16s
jessegrabowski:recurrent-mask-on-main
jessegrabowski:recurrent-mask-on-main
16s
View #96
View workflow file
Add a mask argument, so a padded batch does not disturb the recurrence
pre-commit
#188:
Pull request
#96
opened by
jessegrabowski
16s
jessegrabowski:recurrent-mask-on-main
jessegrabowski:recurrent-mask-on-main
16s
View #96
View workflow file
Add an LSTM, and a direction argument with a Bidirectional wrapper (#95)
pre-commit
#187:
Commit
378478e
pushed by
jessegrabowski
14s
main
main
14s
View workflow file
Add an LSTM, and a direction argument with a Bidirectional wrapper
pre-commit
#186:
Pull request
#95
opened by
jessegrabowski
13s
jessegrabowski:lstm-layer
jessegrabowski:lstm-layer
13s
View #95
View workflow file
Add a GRU cell and layer (#94)
pre-commit
#185:
Commit
4349657
pushed by
jessegrabowski
12s
main
main
12s
View workflow file
Add a GRU cell and layer
pre-commit
#184:
Pull request
#94
opened by
jessegrabowski
17s
jessegrabowski:gru-layer
jessegrabowski:gru-layer
17s
View #94
View workflow file
Hoist a draw out of a scan (#93)
pre-commit
#183:
Commit
0bb5ba5
pushed by
jessegrabowski
16s
main
main
16s
View workflow file
Hoist a draw out of a scan, so dropout works in a recurrent cell
pre-commit
#182:
Pull request
#93
opened by
jessegrabowski
19s
jessegrabowski:scan-draw-hoist
jessegrabowski:scan-draw-hoist
19s
View #93
View workflow file
Add a recurrent layer, split into a cell and a scan wrapper (#92)
pre-commit
#181:
Commit
fb144bb
pushed by
jessegrabowski
17s
main
main
17s
View workflow file
Add a recurrent layer, split into a cell and a scan wrapper
pre-commit
#180:
Pull request
#92
opened by
jessegrabowski
17s
jessegrabowski:rnn-layer
jessegrabowski:rnn-layer
17s
View #92
View workflow file
Add a reduce-on-plateau learning rate policy (#91)
pre-commit
#179:
Commit
e7281b8
pushed by
jessegrabowski
17s
main
main
17s
View workflow file
Add a reduce-on-plateau learning rate policy
pre-commit
#178:
Pull request
#91
opened by
jessegrabowski
15s
jessegrabowski:reduce-on-plateau
jessegrabowski:reduce-on-plateau
15s
View #91
View workflow file
Previous
1
2
3
4
5
6
7
Next
You can’t perform that action at this time.