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

Please update the links on documentation page, pointing to the new location - moved to /src #66572

Open
EonosLovos opened this issue Apr 28, 2024 · 4 comments
Assignees
Labels
comp:keras Keras related issues stat:awaiting tensorflower Status - Awaiting response from tensorflower type:docs-bug Document issues

Comments

@EonosLovos
Copy link

EonosLovos commented Apr 28, 2024

Hello!

Thank you for all the awesome things you have done!

I was browsing tf.keras documentation pages, for example

https://www.tensorflow.org/api_docs/python/tf/keras/layers/Dropout

and noticed that the pages do not find the lines in source code as expected, instead the 404 is being shown in the middle of github page where source code would be supposed to be.

in order for the links to work as expected, it seems that after branch number and keras another folder, /src should be added.

I mean:

https://github.com/keras-team/keras/tree/v3.3.3/keras/layers/regularization/dropout.py#L6-L76

becomes

https://github.com/keras-team/keras/blob/v3.3.3/keras/src/layers/regularization/dropout.py#L6-L76

h_ttps://github.com/keras-team/keras/blob/v3.3.3/keras/ src/ layers/regularization/dropout.py#L6-L76

@Venkat6871 Venkat6871 added comp:keras Keras related issues type:docs-bug Document issues labels Apr 30, 2024
@sachinprasadhs
Copy link
Contributor

@MarkDaoust , Could you please look into this. Thanks!

@sachinprasadhs sachinprasadhs added the stat:awaiting tensorflower Status - Awaiting response from tensorflower label May 2, 2024
@MarkDaoust
Copy link
Member

Fix inflight.

@sachinprasadhs
Copy link
Contributor

@EonosLovos Here is the fix commit ca59b90
@MarkDaoust , When does the change reflect in the webpage?

@MarkDaoust
Copy link
Member

Probably Thursday.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:keras Keras related issues stat:awaiting tensorflower Status - Awaiting response from tensorflower type:docs-bug Document issues
Projects
None yet
Development

No branches or pull requests

4 participants