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
.
pyro-ppl
/
pyro
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1k
Star
9k
Code
Issues
245
Pull requests
37
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Add an option to stop PyroModules from sharing parameters
- #3149
#3149
Merged
fritzo
merged 18 commits into
dev
pyro-ppl/pyro:dev
from
local-param-module
pyro-ppl/pyro:local-param-module
Copy head branch name to clipboard
Nov 9, 2022
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Add an option to stop PyroModules from sharing parameters
#3149
fritzo
merged 18 commits into
dev
pyro-ppl/pyro:dev
from
local-param-module
pyro-ppl/pyro:local-param-module
Copy head branch name to clipboard
Commits
Commits on Oct 19, 2022
Much simpler local params in PyroModule
eb8680
committed
06a9122
View commit details
Copy full SHA for 06a9122
Browse repository at this point
add toggle
eb8680
committed
fb5d282
View commit details
Copy full SHA for fb5d282
Browse repository at this point
import
eb8680
committed
ac21b8d
View commit details
Copy full SHA for ac21b8d
Browse repository at this point
Commits on Oct 21, 2022
move code around
eb8680
committed
c789c3e
View commit details
Copy full SHA for c789c3e
Browse repository at this point
Commits on Oct 22, 2022
add tests
eb8680
committed
9835ee9
View commit details
Copy full SHA for 9835ee9
Browse repository at this point
Commits on Oct 23, 2022
remove weird test
eb8680
committed
2cb054c
View commit details
Copy full SHA for 2cb054c
Browse repository at this point
add a test exercising the ElboModule interface
eb8680
committed
755ae4a
View commit details
Copy full SHA for 755ae4a
Browse repository at this point
add default in top level conftest.py
eb8680
committed
5f7cd94
View commit details
Copy full SHA for 5f7cd94
Browse repository at this point
remove unnecessary change to test
eb8680
committed
c2eb114
View commit details
Copy full SHA for c2eb114
Browse repository at this point
remove another unnecessary new test
eb8680
committed
a3a848c
View commit details
Copy full SHA for a3a848c
Browse repository at this point
document new interface to elbo
eb8680
committed
81b1191
View commit details
Copy full SHA for 81b1191
Browse repository at this point
Commits on Oct 25, 2022
address comments
eb8680
committed
2c03fa0
View commit details
Copy full SHA for 2c03fa0
Browse repository at this point
only propagate vanilla pyro.params in the param_state update
eb8680
committed
401e9c6
View commit details
Copy full SHA for 401e9c6
Browse repository at this point
Commits on Nov 1, 2022
settings
eb8680
committed
446e8a5
View commit details
Copy full SHA for 446e8a5
Browse repository at this point
Merge branch 'dev' into local-param-module
eb8680
committed
84e3cde
View commit details
Copy full SHA for 84e3cde
Browse repository at this point
update with settings
eb8680
committed
d7c4777
View commit details
Copy full SHA for d7c4777
Browse repository at this point
try to raise an error instead of handling global params
eb8680
committed
8a42dbf
View commit details
Copy full SHA for 8a42dbf
Browse repository at this point
Commits on Nov 9, 2022
avoid use of settings.set in tests and remove change in global conftest
eb8680
committed
41a157c
View commit details
Copy full SHA for 41a157c
Browse repository at this point
You can’t perform that action at this time.