Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

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

dash/zeal docset for TensorFlow 1 & 2

License

NotificationsYou must be signed in to change notification settings

ppwwyyxx/dash-docset-tensorflow

Repository files navigation

screenshot

View TensorFlow docs in thedash/zeal offline docset browser.

To use, you can add the following feeds in Dash/Zeal:

https://raw.githubusercontent.com/ppwwyyxx/dash-docset-tensorflow/master/TensorFlow2.xml

Or download the latest releasehere.

Steps to generate the docset (TF 2.10)

# Install dashinggo get -u github.com/technosophos/dashingpip install --user tqdm beautifulsoup4 lxml pygments misakapip install --user -U git+https://github.com/tensorflow/docscd to [tensorflow repo]/tensorflow/tools/docspython generate2.py --code_url_prefix"https://github.com/tensorflow/tensorflow/blob/v2.10.0/tensorflow/" --output_dir=/tmp/tf_generated_docscd to this repo# Manually update version in `meta.json`./generate-docset.sh /tmp/tf_generated_docs/# "TensorFlow 2.docset" will now be generated under ./html

For TensorFlow 1 docs, see./TF1.

Developer notes:

  • Check class & method names attf.queue.QueueBase
  • Check Latex rendering attf.math.in_top_k
  • Check href attf.gather

[8]ページ先頭

©2009-2025 Movatter.jp