We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4773402 commit a73e2a5Copy full SHA for a73e2a5
backends/npu/tools/pr_ci_npu.sh
@@ -28,6 +28,7 @@ export CODE_ROOT
28
29
# For paddle easy debugging
30
export FLAGS_call_stack_level=2
31
+export FLAGS_enable_pir_api=1
32
33
failed_test_lists=''
34
tmp_dir=`mktemp -d`
0 commit comments