Skip to content

Conversation

@ericstj
Copy link
Member

@ericstj ericstj commented Dec 16, 2024

Should help folks avoid problems like #7331

@ericstj
Copy link
Member Author

ericstj commented Dec 16, 2024

Need to mirror these to dotnet-public. Doing so, then will rerun.

@ericstj
Copy link
Member Author

ericstj commented Dec 16, 2024

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

GetSortIndices was accidentally regressed in the last release.��This compat suppression is permitting the fix for that regression.
<Suppressions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Suppression>
<DiagnosticId>CP0002</DiagnosticId>
<Target>M:Microsoft.ML.GenAI.Core.CausalLMModelInput.#ctor(TorchSharp.torch.Tensor,TorchSharp.torch.Tensor,TorchSharp.torch.Tensor,System.Int32,TorchSharp.torch.Tensor,System.Boolean,System.Boolean,System.Boolean)</Target>
Copy link
Member Author

@ericstj ericstj Dec 17, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@LittleLittleCloud @stephentoub are these intentional breaking changes over last release?

Let me know if you'd prefer we not do API compat for this lib if you intend to make lots of breaking changes like this.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ericstj I'd prefer to skip API compat change for all ML.NET GenAI libraries? How to do it with ease :)

@codecov
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.93%. Comparing base (23052ec) to head (e804582).
Report is 44 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7340      +/-   ##
==========================================
+ Coverage   68.88%   68.93%   +0.04%     
==========================================
  Files        1473     1473              
  Lines      270771   271075     +304     
  Branches    27884    27946      +62     
==========================================
+ Hits       186518   186855     +337     
+ Misses      76979    76955      -24     
+ Partials     7274     7265       -9     
Flag Coverage Δ
Debug 62.54% <ø> (+0.01%) ⬆️
production 62.54% <ø> (+0.01%) ⬆️
test ∅ <ø> (∅)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 10 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

<!-- https://learn.microsoft.com/dotnet/fundamentals/package-validation/diagnostic-ids -->
<Suppressions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Suppression>
<DiagnosticId>CP0002</DiagnosticId>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@LittleLittleCloud more GenAI suppressions to look at.

@LittleLittleCloud
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@LittleLittleCloud
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@ericstj
Copy link
Member Author

ericstj commented May 21, 2025

Not a strong desire for this. Folks can run this manually if they want.

@ericstj ericstj closed this May 21, 2025
@ericstj ericstj deleted the ericstj-non-stable-apicompat branch June 12, 2025 20:03
@github-actions github-actions bot locked and limited conversation to collaborators Jul 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants