Skip to content

Update infer_shape signatures #4248

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

brandonwillard
Copy link
Contributor

@brandonwillard brandonwillard commented Nov 23, 2020

This PR applies compatibility updates for recent changes in the signature of Op.infer_shape.

NOTE: The tests will probably not pass until the updates are released in a new version of Theano-PyMC (and that version is specified in this repo).

@brandonwillard brandonwillard self-assigned this Nov 23, 2020
@codecov
Copy link

codecov bot commented Nov 24, 2020

Codecov Report

Merging #4248 (955abcd) into master (68d5201) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4248      +/-   ##
==========================================
- Coverage   88.19%   88.16%   -0.03%     
==========================================
  Files          89       89              
  Lines       14358    14358              
==========================================
- Hits        12663    12659       -4     
- Misses       1695     1699       +4     
Impacted Files Coverage Δ
pymc3/distributions/multivariate.py 80.98% <100.00%> (-0.15%) ⬇️
pymc3/math.py 68.47% <100.00%> (ø)
pymc3/ode/ode.py 90.72% <100.00%> (-3.10%) ⬇️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant