Merge branch 'feature/qwen_bychannel' into feature/qwen #5797
Annotations
11 warnings
Setup .NET
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build:
src/Nncase.Importer/Onnx/MatMul.cs#L17
Single-line comment should be preceded by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md)
|
Build:
src/Nncase.Importer/Onnx/MatMul.cs#L85
File is required to end with a single newline character (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1518.md)
|
Build:
src/Nncase.Passes/Rules/WithMarker/FoldConv2DBiasWithMarker.cs#L33
The field 'FoldConv2DBiasWithMarker._counter' is never used
|
Build:
src/Nncase.Passes/Rules/ShapeBucket/MergeBucketFusion.cs#L35
'public' members should come before 'internal' members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1202.md)
|
Build:
src/Nncase.Passes/Rules/ShapeBucket/MergeBucketFusion.cs#L269
'public' members should come before 'internal' members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1202.md)
|
Build:
src/Nncase.Passes/Rules/ShapeBucket/ShapeBucket.cs#L1039
Single-line comment should be preceded by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md)
|
Build:
src/Nncase.Passes/Rules/ShapeBucket/ShapeBucketHelper.cs#L205
Single-line comments should not be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1512.md)
|
Loading