This repository has been archived by the owner on Feb 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 34
python sdk for mxnet-operator #83
Comments
When I try to create a MXJob via custom api, it complained the following error:
|
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. |
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 |
You can open an issue at tf-operator and communicate with @jinchihe to discuss it. |
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? |
/cc @jinchihe |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There are python sdks for tf-operator and pytorch-operator, why doesn't mxnet-operator have one?
The text was updated successfully, but these errors were encountered: