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

This article should mention the job environment in the example does not support the SDK v2 API #122499

Open
mstetka-fr opened this issue May 14, 2024 · 2 comments

Comments

@mstetka-fr
Copy link

This article demonstrates using the SDKv2 API to execute a python script for training a tensorflow model as a job.

It should have a disclaimer that the python script that the job executes utilizes SDKv1 APIs. The compute environment used in the example script does not contain SDKv2 packages.

For those newer to using Machine Learning Studio and are unfamiliar with the SDKv1 APIs (because the documentation strongly recommends that new work should use the v2 APIs), this can cause confusion and a need to migrate the scripts to SDKv1. There is documentation for migrating logging from SDKv1 to SDKv2, but not the reverse.

The root problem is that there are no tensorflow compute environments that support SDKv2 APIs
[Enter feedback here]


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@TPavanBalaji
Copy link

@mstetka-fr
Thanks for your feedback! We will investigate and update as appropriate.

@AjayBathini-MSFT
Copy link
Contributor

@mstetka-fr
Thanks for bringing this to our attention.
I'm going to assign this to the document author so they can take a look at it accordingly.

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

4 participants