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

[TF 2.0 API Docs] tf.data.experimental #29650

Closed
kabahima opened this issue Jun 11, 2019 · 1 comment
Closed

[TF 2.0 API Docs] tf.data.experimental #29650

kabahima opened this issue Jun 11, 2019 · 1 comment
Assignees
Labels
comp:data tf.data related issues TF 2.0 Issues relating to TensorFlow 2.0 type:docs-bug Document issues

Comments

@kabahima
Copy link

Existing URLs containing the issue:

https://www.tensorflow.org/versions/r2.0/api_docs/python/tf/data/experimental

Description of the issue:

Correct Links: All links are correct and well defined

Clear Description

The description is not clear about when to use this symbol

Usage Example

No usage example is provided.

Parameters Defined

Parameters are poorly defined, and not formatted appropriately.

Returns Defined

Returns are not defined.

Raises Listed and Defined

Errors are not defined.

Visuals, if Applicable

No visuals are included.

@kabahima kabahima added the type:docs-bug Document issues label Jun 11, 2019
@gadagashwini-zz gadagashwini-zz self-assigned this Jun 12, 2019
@gadagashwini-zz gadagashwini-zz added TF 2.0 Issues relating to TensorFlow 2.0 comp:data tf.data related issues labels Jun 12, 2019
@ymodak ymodak assigned dynamicwebpaige and unassigned ymodak Jun 12, 2019
@jvishnuvardhan
Copy link
Contributor

@kabahima This Experimental API page lists overview of the methods available in this API. so, it is not required to have any usage examples or returns defined for this API.

For example, Counter method under Experimental API clearly shows examples and arguments are shown.

https://www.tensorflow.org/versions/r2.5/api_docs/python/tf/data/experimental/Counter

If you see anything is missing for those methods under Experimental API, then please raise a new issue.

I am closing this issue. Please feel free to reopen if I am mistaken. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:data tf.data related issues TF 2.0 Issues relating to TensorFlow 2.0 type:docs-bug Document issues
Projects
None yet
Development

No branches or pull requests

5 participants