yocto-gl icon indicating copy to clipboard operation
yocto-gl copied to clipboard

Yocto/GL: Tiny C++ Libraries for Data-Driven Physically-based Graphics

Results 812 yocto-gl issues
Sort by recently updated
recently updated
newest added

### Willingness to contribute No. I cannot contribute a bug fix at this time. ### MLflow version 1.26.0 ### System information - **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**:...

bug
area/windows

### Willingness to contribute Yes. I would be willing to contribute a fix for this bug with guidance from the MLflow community. ### MLflow version 1.27.0 ### System information -...

bug
area/uiux

Signed-off-by: Pim de Haan ## What changes are proposed in this pull request? I added a property `longName` to the metrics data object in `getPlotPropsForLineChart` in `MetricsPlotView`, which does not...

rn/feature
area/uiux
area/tracking

## What changes are proposed in this pull request? I wrote a function to parse line-delimited JSON ([more details here](https://jsonlines.org/)). As detailed in [this issue](https://github.com/mlflow/mlflow/issues/5628), `application/jsonlines` is the recommended `CONTENT_TYPE`...

rn/feature
area/models
area/scoring

## Related Issues/PRs None ## What changes are proposed in this pull request? This adds `data_capture_config` as a mostly pass-through variable such that users can these settings when deploying models...

rn/feature
integrations/sagemaker

2022-08-09-21-15-41-424138 Update via https://jenkins2.test.databricks.com/job/MLPlatform/job/OSSMLflowRelease/job/GenerateChangelogMaster/481/

### Willingness to contribute Yes. I would be willing to contribute a fix for this bug with guidance from the MLflow community. ### System information - **Running MlFlow on Databricks...

bug

Signed-off-by: Hubert Zub ## What changes are proposed in this pull request? After running the pipeline with a given `profile` and `step` parameters, those parameters are saved in run tags....

rn/feature
area/uiux
area/pipelines

### Willingness to contribute Yes. I would be willing to contribute this feature with guidance from the MLflow community. ### Proposal Summary Currently, based on the type of the model...

enhancement

When I have nested runs and delete the parent run the child runs are not deleted. Instead they are changed to top level runs. IMO this should be changed so...

enhancement