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?
Try:
Module Name: tensorflow
Path Pattern: https://www.tensorflow.org/api_docs/python/tf/{element.name}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With