Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

python sdk for mxnet-operator #83

Open
everett-moon opened this issue Jul 7, 2020 · 6 comments
Open

python sdk for mxnet-operator #83

everett-moon opened this issue Jul 7, 2020 · 6 comments

Comments

@everett-moon
Copy link

everett-moon commented Jul 7, 2020

There are python sdks for tf-operator and pytorch-operator, why doesn't mxnet-operator have one?

@everett-moon
Copy link
Author

When I try to create a MXJob via custom api, it complained the following error:

kubernetes.client.rest.ApiException: (404)
Reason: Not Found
HTTP response headers: HTTPHeaderDict({'Content-Type': 'text/plain; charset=utf-8', 'X-Content-Type-Options': 'nosniff', 'Date': 'Tue, 07 Jul 2020 09:35:26 GMT', 'Content-Length': '19'})

@gaocegege
Copy link
Member

gaocegege commented Jul 7, 2020

I think mxnet operator is not well-maintained and generally adopted, thus we do not have the bandwidth to maintain such a python SDK for it.

@everett-moon
Copy link
Author

I haved tried to imitate the tf-operator SDK already for myself, but it didn't work, Can you give me some instructions to achieve this goal? Thanks

@gaocegege
Copy link
Member

You can open an issue at tf-operator and communicate with @jinchihe to discuss it.

@Jeffwan
Copy link
Member

Jeffwan commented Dec 3, 2020

It would be great to come up a scalable way to generate python SDK client. Currently, it's not scalable to add sdk for each framework. Is there some framework support it?

@gaocegege
Copy link
Member

/cc @jinchihe

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

No branches or pull requests

3 participants