Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

corrected the code at and changed to pt #555

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

Merged
CamDavidsonPilon merged 3 commits into CamDavidsonPilon:master from Shayan-B:master
Feb 14, 2023

Conversation

Copy link
Contributor

@Shayan-B Shayan-B commented Feb 11, 2023

correcte a typing blip in code for pytensor.tensor import

correcte a typing blip in code for pytensor.tensor import
Copy link

Check out this pull request on ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Contributor

twiecki commented Feb 11, 2023

Actually it should be import pytensor.tensor as pt everywhere. I think in another file it was also using tt maybe.

Copy link
Contributor Author

Actually it should be import pytensor.tensor as pt everywhere. I think in another file it was also using tt maybe.

You are right actually, I just gave this recommendation in order to make it compatible with the code after it,
so if we change it to pt we have to change the T.stack in the following code too.

Copy link
Contributor

twiecki commented Feb 11, 2023

so if we change it to pt we have to change the T.stack in the following code too.

Yes, you're right. Can you make these changes?

Copy link
Contributor Author

np

changed the import of `pytensor.tensor` to pt and corrected the following code
@Shayan-B Shayan-B changed the title (削除) corrected the code "at" changed to "T" (削除ここまで) (追記) corrected the code at and changed to pt (追記ここまで) Feb 12, 2023
Copy link
Contributor

twiecki commented Feb 12, 2023

Great, did you rerun the NBs to make sure it's all working?

Copy link
Contributor Author

Great, did you rerun the NBs to make sure it's all working?

I wasn't at my computer to test it, just replaced by search
but I can check them later to see if everything is working ok.
I will comment it here if everything run OK.

Copy link
Contributor Author

Great, did you rerun the NBs to make sure it's all working?

There was no error related to pytensor.
there were some errors and warnings with some other parts which needs to be fixed later.

Copy link
Owner

Sounds like it's good to merge?

Copy link
Contributor

twiecki commented Feb 12, 2023 via email

Yes! @Shayan-B Can you open an issue about the errors that are present so we don't lose track?
...
On Mon, Feb 13, 2023 at 7:54 AM Cameron Davidson-Pilon < ***@***.***> wrote: Sounds like it's good to merge? — Reply to this email directly, view it on GitHub <#555 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAFETGAZ2MTDI4NKHKHR3WTWXFEXBANCNFSM6AAAAAAUYQATHQ> . You are receiving this because you commented.Message ID: <CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/pull/555/c1427130019 @github.com>

Copy link
Contributor Author

@twiecki np, I'll do it.

@CamDavidsonPilon CamDavidsonPilon merged commit 5b33f77 into CamDavidsonPilon:master Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
1 more reviewer

@twiecki twiecki twiecki approved these changes

Reviewers whose approvals may not affect merge requirements
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /