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

SDK - Renamed ModelBase.from_struct/to_struct to from_dict/to_dict #1290

Conversation

Ark-kun
Copy link
Contributor

@Ark-kun Ark-kun commented May 7, 2019

This is a purely renaming PR.
to_dict is more common method name and these methods are already consuming/producing dicts anyway.

P.S. I'm not renaming some other stand-alone functions in that file since they're used with non-dict structures.


This change is Reviewable

@gaoning777
Copy link
Contributor

/lgtm

@Ark-kun
Copy link
Contributor Author

Ark-kun commented May 7, 2019

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Ark-kun

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

1 similar comment
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Ark-kun

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit b61bef0 into kubeflow:master May 7, 2019
@Ark-kun Ark-kun deleted the SDK---Renamed-ModelBase.from_struct/to_struct-to-from_dict/to_dict branch May 9, 2019 22:18
magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this pull request Oct 22, 2023
* Bump MLServer to 0.2.0

* Update docs to reflect new structure

* Disable model load at startup if storageuri is nil

* Use dev version of MLServer

* Don't add default path if MMS

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

Successfully merging this pull request may close these issues.

3 participants