Add methods to resize inputs and outputs in Node class (#244) #13
lint.yml
on: push
Optional Lint
23s
Enforce style
2m 1s
Annotations
2 warnings
|
Optional Lint:
src/onnx_ir/_core.py#L3043
[misspell] reported by reviewdog 🐶
"guranteed" is a misspelling of "guaranteed"
Raw Output:
./src/onnx_ir/_core.py:3043:44: "guranteed" is a misspelling of "guaranteed"
|
|
Optional Lint:
.github/workflows/main.yml#L70
[misspell] reported by reviewdog 🐶
"cancelled" is a misspelling of "canceled"
Raw Output:
./.github/workflows/main.yml:70:17: "cancelled" is a misspelling of "canceled"
|