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

Allow use of GPU for inference jobs #158

Merged
merged 3 commits into from
Jul 30, 2019
Merged

Allow use of GPU for inference jobs #158

merged 3 commits into from
Jul 30, 2019

Conversation

nginyc
Copy link
Owner

@nginyc nginyc commented Jul 29, 2019

Fixes #141

Inference job workers (which make predictions with trained models) can now be configured to use GPUs by passing an optional budget argument to the client.create_inference_job method. Refer to the documentation changes in this PR.

@nginyc nginyc requested review from nudles and wild-flame July 29, 2019 13:24
@nudles nudles merged commit 2bf4d55 into dev Jul 30, 2019
@nginyc nginyc deleted the add_gpu_for_inference branch July 30, 2019 12:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants