minor CI fix
Some checks failed
Validate Operations / validate-operations (push) Failing after 2h8m44s
Some checks failed
Validate Operations / validate-operations (push) Failing after 2h8m44s
This commit is contained in:
2
.github/workflows/validate_operations.yml
vendored
2
.github/workflows/validate_operations.yml
vendored
@@ -100,6 +100,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Run validation
|
- name: Run validation
|
||||||
run: |
|
run: |
|
||||||
python validate.py \
|
python validation/validate.py \
|
||||||
--raptor-path build/Debug/bin/onnx-mlir \
|
--raptor-path build/Debug/bin/onnx-mlir \
|
||||||
--onnx-include-dir onnx-mlir/include
|
--onnx-include-dir onnx-mlir/include
|
||||||
|
|||||||
Reference in New Issue
Block a user