Skip to content

Commit

Permalink
[KUNLUNXIN] fix dipu ci
Browse files Browse the repository at this point in the history
  • Loading branch information
brianlcy123 committed Jan 16, 2024
1 parent c9c6120 commit 2f3ad7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -561,6 +561,7 @@ jobs:
source scripts/ci/ci_one_iter.sh export_pythonpath_kunlunxin ${basic_path}
cd mmlab_pack
rm -rf one_iter_data
XDNN_CONV_GEMM_DTYPE=int16 XPUAPI_DEBUG_CUSTOM_OP_LEVEL="broadcast_add,0x11" \
python ../scripts/ci/ci_run_one_iter.py kunlunxin "" "" "" && rm -rf one_iter_data || (rm -rf one_iter_data && exit 1)
- name: Perform cleanup one iter data
Expand Down

0 comments on commit 2f3ad7c

Please sign in to comment.