Skip to content
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

For some reason these imports are elided on read the docs #3799

Open
afairley opened this issue Mar 30, 2024 · 1 comment
Open

For some reason these imports are elided on read the docs #3799

afairley opened this issue Mar 30, 2024 · 1 comment
Labels
Priority: P2 - no schedule Best effort response and resolution. We have no plan to work on this at the moment.

Comments

@afairley
Copy link

I mean, they are inferable by the reader, but it looks like they are intended to be visible in the finished product and getting eaten somewhere along the publication tool chain?
Screenshot 2024-03-29 8 28 11 PM

I would also say that this tutorial reads a little bit bouncier between levels of technical explanation than one might hope. I think the call out to the reader to supply their own loss function is more of a math textbook kind of exercise left to the reader than something that belongs in explanatory documentation. The bit about BatchNormalization being dependent on batch size and therefore not properly vectorizable also seems like a theoretical concern that should be left out or handled differently.

@chiamp chiamp added the Priority: P2 - no schedule Best effort response and resolution. We have no plan to work on this at the moment. label Apr 10, 2024
@chiamp
Copy link
Collaborator

chiamp commented May 1, 2024

The Sphinx directive testsetup is purposely not shown, so the imports not being shown is as intended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: P2 - no schedule Best effort response and resolution. We have no plan to work on this at the moment.
Projects
None yet
Development

No branches or pull requests

2 participants