如何在 PyCharm 中将 tensorflow 文档设置为外部文档? [英] How to set tensorflow documentation as an external documentation in PyCharm?

查看:80
本文介绍了如何在 PyCharm 中将 tensorflow 文档设置为外部文档?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我无法弄清楚 Tensorlow 的 API 路径模式是什么.我知道它可以在 PyCharm 的 Settings -> Tools -> Python External Documentation 中设置,但我不知道这个 Tensorflow API 是如何构建的;例如 tensorflow.contrib.data.python.ops.dataset_ops.Dataset 位于 https://www.tensorflow.org/api_docs/python/tf/contrib/data/Dataset代码>.是否有一些关于 API 路径的约定?

I can't figure out what is Tensorlow's API path pattern. I know it can be set in PyCharm in Settings -> Tools -> Python External Documentation, but I don't know how this Tensorflow API is structured; for example tensorflow.contrib.data.python.ops.dataset_ops.Dataset is under https://www.tensorflow.org/api_docs/python/tf/contrib/data/Dataset. Is there some convention regarding API paths?

推荐答案

尝试:

模块名称:tensorflow

路径模式:https://www.tensorflow.org/api_docs/python/tf/{element.name}

这篇关于如何在 PyCharm 中将 tensorflow 文档设置为外部文档?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆