There was an error while loading. Please reload this page.
1 parent 952fd8b commit cc44fb8Copy full SHA for cc44fb8
.github/workflows/_Linux-NPU.yml
@@ -88,7 +88,7 @@ jobs:
88
FLAGS_use_stride_kernel: 0
89
FLAGS_allocator_strategy: naive_best_fit
90
FLAGS_npu_storage_format: 0
91
- TEST_IMPORTANT: "OFF"
+ TEST_IMPORTANT: "OFF"
92
PADDLE_BRANCH: ${{ github.event.pull_request.base.ref }}
93
home_dir: ${{ github.workspace }}/../../../..
94
run: |
0 commit comments