add names for split matmul for quantjson #5846
compiler-python-release.yml
on: push
Matrix: build-compiler
Matrix: build-native
Annotations
39 warnings
build-aarch64-macos
.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-aarch64-macos
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-aarch64-macos
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-aarch64-macos
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-aarch64-macos:
src/Nncase.Importer/Onnx/MatMul.cs#L32
Dereference of a possibly null reference.
|
build-aarch64-macos:
src/Nncase.Importer/Onnx/MatMul.cs#L74
Dereference of a possibly null reference.
|
build-aarch64-macos:
src/Nncase.Importer/Onnx/MatMul.cs#L128
Dereference of a possibly null reference.
|
build-aarch64-macos:
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-aarch64-macos:
src/Nncase.Importer/Onnx/MatMul.cs#L171
File is required to end with a single newline character (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1518.md)
|
build-aarch64-macos:
src/Nncase.Passes/Rules/WithMarker/FoldConv2DBiasWithMarker.cs#L33
The field 'FoldConv2DBiasWithMarker._counter' is never used
|
build-aarch64-macos:
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-x86_64-linux:
src/Nncase.Importer/Onnx/MatMul.cs#L32
Dereference of a possibly null reference.
|
build-x86_64-linux:
src/Nncase.Importer/Onnx/MatMul.cs#L74
Dereference of a possibly null reference.
|
build-x86_64-linux:
src/Nncase.Importer/Onnx/MatMul.cs#L128
Dereference of a possibly null reference.
|
build-x86_64-linux:
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-x86_64-linux:
src/Nncase.Importer/Onnx/MatMul.cs#L171
File is required to end with a single newline character (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1518.md)
|
build-x86_64-linux:
src/Nncase.Passes/Rules/WithMarker/FoldConv2DBiasWithMarker.cs#L33
The field 'FoldConv2DBiasWithMarker._counter' is never used
|
build-x86_64-linux:
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-x86_64-linux:
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-x86_64-linux:
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-x86_64-linux:
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)
|
build-x86_64-linux
.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-x86_64-windows:
src/Nncase.Importer/Onnx/MatMul.cs#L32
Dereference of a possibly null reference.
|
build-x86_64-windows:
src/Nncase.Importer/Onnx/MatMul.cs#L74
Dereference of a possibly null reference.
|
build-x86_64-windows:
src/Nncase.Importer/Onnx/MatMul.cs#L128
Dereference of a possibly null reference.
|
build-x86_64-windows:
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-x86_64-windows:
src/Nncase.Importer/Onnx/MatMul.cs#L171
File is required to end with a single newline character (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1518.md)
|
build-x86_64-windows:
src/Nncase.Passes/Rules/WithMarker/FoldConv2DBiasWithMarker.cs#L33
The field 'FoldConv2DBiasWithMarker._counter' is never used
|
build-x86_64-windows:
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-x86_64-windows:
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-x86_64-windows:
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-x86_64-windows:
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)
|
build-x86_64-windows
.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-native-aarch64-macos
cibuildwheel 3 will require Python 3.11+, please upgrade the Python version used to run cibuildwheel. This does not affect the versions you can target when building wheels. See: https://cibuildwheel.pypa.io/en/stable/#what-does-it-do
|
build-native-aarch64-macos
.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-native-x86_64-linux
cibuildwheel 3 will require Python 3.11+, please upgrade the Python version used to run cibuildwheel. This does not affect the versions you can target when building wheels. See: https://cibuildwheel.pypa.io/en/stable/#what-does-it-do
|
build-native-x86_64-linux
.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-native-x86_64-windows
cibuildwheel 3 will require Python 3.11+, please upgrade the Python version used to run cibuildwheel. This does not affect the versions you can target when building wheels. See: https://cibuildwheel.pypa.io/en/stable/#what-does-it-do
|
build-native-x86_64-windows
.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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nncase-aarch64-macos
|
21 MB |
|
nncase-python-aarch64-macos
|
105 MB |
|
nncase-python-x86_64-linux
|
150 MB |
|
nncase-python-x86_64-windows
|
93.5 MB |
|
nncase-x86_64-linux
|
28 MB |
|
nncase-x86_64-windows
|
18.3 MB |
|