Skip to content

Refactor Graph Partition #5826

Refactor Graph Partition

Refactor Graph Partition #5826

Triggered via pull request January 14, 2025 08:48
Status Failure
Total duration 1m 33s
Artifacts

compiler-python-release.yml

on: pull_request
Matrix: build-compiler
Matrix: build-native
Fit to window
Zoom out
Zoom in

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.