Skip to content

Upgrade TensorFlow 2.1#1144

Merged
j-f1 merged 2 commits intofreeCodeCamp:masterfrom
lgeiger:upgrade-tensorflow
Jan 23, 2020
Merged

Upgrade TensorFlow 2.1#1144
j-f1 merged 2 commits intofreeCodeCamp:masterfrom
lgeiger:upgrade-tensorflow

Conversation

@lgeiger
Copy link
Contributor

@lgeiger lgeiger commented Dec 18, 2019

This PR upgrades TensorFlow documentation to version 2.1.

I also removed version 1.8 since it is not available on the website anymore. After this PR one could easily add support for version 2.0, 1.15 - 1.10.

Closes #1141
Closes #1010

PR Checklist

  • Updated the versions and releases in the scraper file
  • Ensured the license is up-to-date and that the documentation's entry in the array in about_tmpl.coffee matches it's data in self.attribution
  • Ensured the icons and the SOURCE file in public/icons/your_scraper_name/ are up-to-date if the documentation has a custom icon
  • Ensured self.links contains up-to-date urls if self.links is defined
  • Tested the changes locally to ensure:
    • The scraper still works without errors
    • The scraped documentation still looks consistent with the rest of DevDocs
    • The categorization of entries is still good

'tf.xla'
else
node = at_css('.devsite-nav-item.devsite-nav-active')
node = node.ancestors('.devsite-nav-item').first.at_css('.devsite-nav-title')
Copy link
Contributor Author

@lgeiger lgeiger Dec 18, 2019

Choose a reason for hiding this comment

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

Unfortunately this line breaks with the new version of the documentation, so I hard coded the top level navigation to be consistent with the TensorFlow website.

@lgeiger lgeiger force-pushed the upgrade-tensorflow branch 2 times, most recently from e3f3519 to 7737c7f Compare December 18, 2019 10:13
@Violet-Bora-Lee
Copy link

Could you update the status of Trello?

https://trello.com/b/6BmTulfx/devdocs-documentation

@lgeiger
Copy link
Contributor Author

lgeiger commented Jan 4, 2020

Could you update the status of Trello?

@Violet-Bora-Lee Could you elaborate on what I should update in the Trello Board? I can't see any mention of it in the contributing guide.

@Violet-Bora-Lee
Copy link

It's not mention on the guide but i think it would be better to update the status on trello to share the status among contributors :) i was trying to start tf.js dosc but i found your PR.

@lgeiger
Copy link
Contributor Author

lgeiger commented Jan 5, 2020

👍 I updated the trello board

@lgeiger lgeiger changed the title Upgrade TensorFlow 2.0 Upgrade TensorFlow 2.1 Jan 10, 2020
@lgeiger
Copy link
Contributor Author

lgeiger commented Jan 16, 2020

@j-f1 Could you take a look this?

j-f1 added a commit that referenced this pull request Jan 23, 2020
@j-f1 j-f1 merged commit b63a796 into freeCodeCamp:master Jan 23, 2020
@j-f1
Copy link
Contributor

j-f1 commented Jan 23, 2020

Thank you for contributing!

@j-f1
Copy link
Contributor

j-f1 commented Feb 10, 2020

Small fixes in bd1644a

@lgeiger lgeiger deleted the upgrade-tensorflow branch February 25, 2020 13:44
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.

Tensorflow version are missing Update Tensorflow versions

3 participants