Skip to content

Missing docs for TensorFlowProcessor #2763

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

Closed
ksonbol opened this issue Nov 19, 2021 · 4 comments
Closed

Missing docs for TensorFlowProcessor #2763

ksonbol opened this issue Nov 19, 2021 · 4 comments

Comments

@ksonbol
Copy link

ksonbol commented Nov 19, 2021

What did you find confusing? Please describe.
I did not find any documentation on the TensorFlowProcessor while docs exist for SKLearn and Spark Processors. Was it left out on purpose? Are there any stability issues I should be concerned about when using the TensorFlowProcessor?

Describe how documentation can be improved
API docs and possibly a tutorial could be added to the docs about using the TensorFlowProcessor. A warning could be added if it is not officially supported yet.

Additional context
I'd like to use the TensorFlowProcessor for creating TF Records as part of a data preparation/processing step.

image

@ksonbol
Copy link
Author

ksonbol commented Nov 23, 2021

I found this is already mentioned in this description of this PR

@svpino
Copy link

svpino commented Jul 12, 2023

It would be nice to have documentation for this class.

@martinRenou
Copy link
Collaborator

Thank you for opening an issue.

There is a bit of documentation here (at least, a small usage example) https://docs.aws.amazon.com/sagemaker/latest/dg/processing-job-frameworks-tensorflow.html. But it's true that the API documentation is missing.

@martinRenou
Copy link
Collaborator

This has been fixed by #4152

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants