Eric StJohn

Results 138 issues of Eric StJohn

### Description Our builds don't use the default paths for bin and obj - instead they place all files in a separate folder (`artifacts`) in the root of our repository....

### Description I can no longer reference this assembly in from my own strong name signed assembly. I get > CSC : error CS8002: Referenced assembly 'Tensorflow.Binding, Version=0.150.0.0, Culture=neutral, PublicKeyToken=null'...

### Description When updating to the latest TF.NET I noticed that Dispose methods were removed from types. This seems to be done in https://github.com/SciSharp/TensorFlow.NET/commit/e5dfe90e9b5107fe6de7f4e73c54feee1c94f4ff#diff-fa5a105168638b6355c038d3eb3749d77f6e7c38c91bf7ec623b26cac68a8d1e While using SafeHandles is good, that...

### Description When are GPU packages released? We'd like to make sure they are available for the version of TensorFlow.NET we depend on, but it seems there is are a...

The following errors exist with the RunApiDiff.ps1 script and should be addressed. ``` RuleName Severity ScriptName Line Message -------- -------- ---------- ---- ------- PSAvoidTrailingWhitespace Information RunApiDiff 623 Line has trai...

area-release-notes

This is *first draft*. I might be assuming too much familiarity with the problem space. Please provide feedback 🤝 --- #### Internal previews | 📄 File | 🔗 Preview link...

dotnet-fundamentals/svc

This is the default, and shouldn't be specified. https://github.com/dotnet/runtime/blob/228a12c99c7819b45726a9a0e08f2e79c0091cae/src/libraries/Common/src/System/Net/Http/HttpHandlerDefaults.cs#L20

Does it really need to upload all of this?? @mmitche

Seems to be a retryable exception in https://dev.azure.com/dnceng/internal/_build/results?buildId=2792361&view=logs&j=89eea50f-59b5-5921-c3ce-ce40b36fa819&t=483e1309-93e4-5a7a-74de-93b8d658274f&l=11782 I assume it retried and succeeded since I see the build produce an MSI cc @joeloff The build was still marked as...

- [x] This issue is blocking - [ ] This issue is causing unreasonable pain We have a repo that needs to disable packages occasionally. When it does so there...