| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
This PR updates the TorchSharp integration to version 0.105.0 by refining API calls and enforcing non-null assertions on buffers. Key changes include:
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/Microsoft.ML.GenAI.Core/Module/RotaryEmbedding.cs | Added null-forgiving operator on get_buffer usage. |
| src/Microsoft.ML.GenAI.Core/Module/QuantizedLinear.cs | Added null-forgiving operator on multiple get_buffer calls and adjusted arithmetic operations. |
| src/Microsoft.ML.TorchSharp/AutoFormerV2/ConvModule.cs | Renamed named parameter for consistency with TorchSharp. |
Sorry, something went wrong.
|
Which feed are these new versions published to? If only nuget.org, should they be mirrored? |
Sorry, something went wrong.
|
Yes it needs mirroring. Being done here, https://dev.azure.com/dnceng/internal/_build/results?buildId=2676108&view=results. |
Sorry, something went wrong.
|
/azp run |
Sorry, something went wrong.
|
Azure Pipelines successfully started running 2 pipeline(s). |
Sorry, something went wrong.
|
Ah, I think I remember now. The reason we had stayed on the old version was that these newer versions don't support OSX-x64. So its gonna require a bit more work to swap versions @LittleLittleCloud. Going to have to stop torch sharp from building on osx x64 and skip those tests there as well. We've dont something similar in ML.NET for x86, but now it will need to be expanded to this as well. |
Sorry, something went wrong.
|
closing as stale, the current torchsharp version is 0.107.0 anyway |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
We are excited to review your PR.
So we can do the best job, please check: