Skip to content

Conversation

ricardoV94
Copy link
Member

Downstreaming aesara-devs/aesara#1313. PR port done by downstream_pr.sh script.

@codecov-commenter
Copy link

Codecov Report

Merging #82 (4e91e61) into main (2ebfbf1) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #82   +/-   ##
=======================================
  Coverage   74.26%   74.26%           
=======================================
  Files         175      175           
  Lines       48929    48930    +1     
  Branches    10395    10395           
=======================================
+ Hits        36335    36336    +1     
  Misses      10291    10291           
  Partials     2303     2303           
Impacted Files Coverage Δ
pytensor/tensor/shape.py 91.74% <100.00%> (+0.01%) ⬆️

@michaelosthege michaelosthege merged commit a30f815 into pymc-devs:main Dec 10, 2022
shape: Union[
int, List[Union[int, Variable]], Tuple[Union[int, Variable]], Variable
],
shape: Union[ShapeValueType, List[ShapeValueType], Tuple[ShapeValueType]],
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The tuple probably needs ellipsis now that I think about it 🤔

Copy link
Member

@michaelosthege michaelosthege Dec 10, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

damn, you're right.
Will you take care?
Was the accidental find&replace already fixed? (let's do both in one pr)

UPDATE: I'm taking care of it while rebasing another PR.

@michaelosthege michaelosthege mentioned this pull request Dec 10, 2022
@ricardoV94 ricardoV94 added the aesara downstream PRs that were downstreamed from Aesara label Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aesara downstream PRs that were downstreamed from Aesara

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants