h2oai / h2oai/h2o4gpu

Add backend/runtime configuration class

Open
#82 0 comments 0 reactions 0 assignees View on GitHub
enhancement Python
Dominant language
C++
Stars
468
Forks
96
PR merge metrics
No merged PRs in 30d

Description

The runtime configuration passed to our objects should wrapped in a config class, something similar to how [TF config](https://github.com/tensorflow/tensorflow/blob/r1.3/tensorflow/core/protobuf/config.proto) looks like. This would simplify the API and make it more robust (e.g. adding new backends/options would be much easier).

Contributor guide

Open the contributing guide

Research direction

The issue names no files or tests. Start by tracing how runtime configuration is passed to objects, then compare the desired shape with the linked TensorFlow config example. Done means the project has an agreed configuration class that simplifies the API and can accommodate additional backends and options.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.