Michael Sharp

Results 7 issues of Michael Sharp

This issue is to track that the test TestBackAndForthConversionWithAlphaNoInterleave has been disabled for stability in the ARM legs of the CI builds. As soon as we swap away from System.Drawing...

Build
test

When an assembly is built, it always has the version `1.0.0.0` regardless of the version we set in our config files. We need to fix it so the correct version...

bug
Build
P2

## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=529419 Build error leg or test failing: Microsoft.ML.Tests.WorkItemExecution Pull request: https://github.com/dotnet/machinelearning/pull/6954 ## Error Message Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssues.md#how-to-fill-out-a-known-issue-error-section). ```json...

blocking-clean-ci
Known Build Error

Makes ML-Image tests not block the image file for reading as this is causing some test failures.

We are excited to review your PR. So we can do the best job, please check: - [ ] There's a descriptive title that will make sense to other developers...

It should only depend on libiomp5 for linux-x64. Will need to adjust the native linux build to fix that.

Adds in a way to add settings for the MLContext. This will allow us to add runtime options for things like OnnxRuntime and LightGBM, or additional advanced options we haven't...