Update openEuler dockerfile for COMPILE_CUSTOM_KERNELS=1 (#689)
### What this PR does / why we need it? Update openEuler dockerfile for COMPILE_CUSTOM_KERNELS=1 ### Does this PR introduce _any_ user-facing change? No Signed-off-by: Icey <1790571317@qq.com>
This commit is contained in:
2
.github/workflows/image_openeuler.yml
vendored
2
.github/workflows/image_openeuler.yml
vendored
@@ -93,7 +93,5 @@ jobs:
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
file: Dockerfile.openEuler
|
||||
# TODO: support and enable custom ops build for openEuler
|
||||
build-args: |
|
||||
PIP_INDEX_URL=https://pypi.org/simple
|
||||
COMPILE_CUSTOM_KERNELS=0
|
||||
|
||||
Reference in New Issue
Block a user