Conversation
|
Interesting, the addition of machinelearning/src/Microsoft.ML.TorchSharp/NasBert/Models/NasBertEncoder.cs Lines 258 to 264 in d0d8569 Looks like those were meant to refer to this internal class: Maybe we just rename that @michaelgsharp? |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #6951 +/- ##
==========================================
- Coverage 68.80% 68.80% -0.01%
==========================================
Files 1249 1249
Lines 249644 249686 +42
Branches 25481 25485 +4
==========================================
+ Hits 171778 171797 +19
- Misses 71275 71294 +19
- Partials 6591 6595 +4
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
@ericstj any classes directly involved in the TorchSharp model itself need to match names exactly with the name that was used to save the weights file. We could try and rename this file and see if things still load, but if its at all saved in the weights file its not a class that we can rename. I'll test that out and add a comment here about it. |
|
/backport to release/3.0 |
|
Started backporting to release/3.0: https://github.com/dotnet/machinelearning/actions/runs/7481061541 |
How would we be persisting the name of this static class in our saved file? Still might be worth renaming since we try to avoid name collisions in our codebases. |
We are excited to review your PR.
So we can do the best job, please check:
Fixes #nnnnin your description to cause GitHub to automatically close the issue(s) when your PR is merged.Fix #6949