tfc.run() should return job_id
Open
@pavithrasv is already working on this.
Since Jul 17, 2020.
enhancement
- Dominant language
- Python
- Stars
- 383
- Forks
- 93
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 1
Description
Either tfc.run() should return the job_id or have a method that allows to retrieve the job id.
Also a follow up ask ( nice to have) here would be to directly return the job status (running, failed, succeeded ) as a Enum for automation.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.