Refactor Graph Partition #5826
compiler-python-release.yml
on: pull_request
Matrix: build-compiler
Matrix: build-native
Annotations
6 errors
build-x86_64-linux:
src/Nncase.Schedule/Schedule/GraphTiler.cs#L48
'Tile': cannot declare instance members in a static class
|
build-x86_64-linux:
src/Nncase.Schedule/Schedule/GraphTiler.cs#L46
'GraphTiler.DeviceFuncionCount': cannot declare instance members in a static class
|
build-x86_64-linux:
src/Nncase.Schedule/Transforms/AutoTilePass.cs#L50
'GraphTiler': static types cannot be used as parameters
|
build-x86_64-linux:
src/Nncase.Schedule/Transforms/AutoTilePass.cs#L134
'GraphTiler': static types cannot be used as parameters
|
build-x86_64-linux:
src/Nncase.Schedule/Transforms/AutoTilePass.cs#L142
'GraphTiler': static types cannot be used as return types
|
build-x86_64-linux
Process completed with exit code 1.
|