Add ncnn backend #3929
compiler-python-release.yml
on: pull_request
Matrix: build-compiler
Matrix: build-native
Annotations
11 errors and 4 warnings
build-x86_64-linux:
src/Nncase.Core/IR/Function.cs#L31
Argument 2: cannot convert from 'Nncase.IR.Expr' to 'string'
|
build-x86_64-linux:
src/Nncase.Core/IR/Function.cs#L31
Argument 3: cannot convert from 'System.ReadOnlySpan<Nncase.IR.Var>' to 'Nncase.IR.Expr'
|
build-x86_64-linux:
src/Nncase.Core/IR/Function.cs#L31
Argument 4: cannot convert from 'System.Collections.Generic.Dictionary<Nncase.IR.Var, Nncase.IR.Expr[]>' to 'System.ReadOnlySpan<Nncase.IR.Var>'
|
build-x86_64-linux:
src/Nncase.Core/IR/Function.cs#L31
Argument 5: cannot convert from 'string' to 'System.Collections.Generic.Dictionary<Nncase.IR.Var, Nncase.IR.Expr[]>?'
|
build-x86_64-linux:
src/Nncase.Core/IR/Function.cs#L53
Argument 2: cannot convert from 'Nncase.IR.Expr' to 'string'
|
build-x86_64-linux:
src/Nncase.Core/IR/Function.cs#L53
Argument 3: cannot convert from 'System.ReadOnlySpan<Nncase.IR.Var>' to 'Nncase.IR.Expr'
|
build-x86_64-linux:
src/Nncase.Core/IR/Function.cs#L53
Argument 4: cannot convert from 'System.Collections.Generic.Dictionary<Nncase.IR.Var, Nncase.IR.Expr[]>' to 'System.ReadOnlySpan<Nncase.IR.Var>'
|
build-x86_64-linux:
src/Nncase.Core/IR/Function.cs#L53
Argument 5: cannot convert from 'string' to 'System.Collections.Generic.Dictionary<Nncase.IR.Var, Nncase.IR.Expr[]>?'
|
build-x86_64-linux
Process completed with exit code 1.
|
build-x86_64-windows
The job was canceled because "_7_0_x86_64-linux_ubuntu-" failed.
|
build-x86_64-windows
The operation was canceled.
|
build-x86_64-linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-x86_64-linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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
.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.
|