kubeflow / pytorch-operator

PyTorch on Kubernetes
Apache License 2.0
307 stars 143 forks source link

SDK supports getting PyTorchJob training process or logs #252

Closed jinchihe closed 4 years ago

jinchihe commented 4 years ago

kubeflow-pytorchjob SDK supports getting training process or logs and pod name of the PyTorchJob.

Related with https://github.com/kubeflow/tf-operator/issues/1129

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 22.97% when pulling 53bf0cdcd1d4b06f8f4818c9d6b14c22bb89c1f2 on jinchihe:add_api_getting_log into 9d16b59d3af5fc8bfef18e109be8cff8c23e7ab8 on kubeflow:master.

jinchihe commented 4 years ago

/cc @gaocegege @johnugeorge

The PR is ready for reviewing. Great thanks!

k8s-ci-robot commented 4 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: johnugeorge

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: - ~~[sdk/python/OWNERS](https://github.com/kubeflow/pytorch-operator/blob/master/sdk/python/OWNERS)~~ [johnugeorge] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment