This is an automated email from the ASF dual-hosted git repository.

syfeng pushed a commit to branch unity_ci
in repository https://gitbox.apache.org/repos/asf/tvm.git


The following commit(s) were added to refs/heads/unity_ci by this push:
     new 922fc8a9b9 upd
922fc8a9b9 is described below

commit 922fc8a9b98ff39224c0c240a88f511b3bfa60b3
Author: Siyuan Feng <[email protected]>
AuthorDate: Mon Nov 27 17:04:42 2023 +0800

    upd
---
 tests/scripts/unity/task_python_tir_gpuonly.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/scripts/unity/task_python_tir_gpuonly.sh 
b/tests/scripts/unity/task_python_tir_gpuonly.sh
index a3c0da3296..3347b1806a 100755
--- a/tests/scripts/unity/task_python_tir_gpuonly.sh
+++ b/tests/scripts/unity/task_python_tir_gpuonly.sh
@@ -24,4 +24,4 @@ export PYTEST_ADDOPTS="-m gpu ${PYTEST_ADDOPTS:-}"
 export TVM_TEST_TARGETS="cuda;opencl;metal;rocm;nvptx;opencl 
-device=mali,aocl_sw_emu"
 export TVM_UNITTEST_TESTSUITE_NAME=python-unittest-gpu
 
-./tests/scripts/unity/task_python_tir.sh
\ No newline at end of file
+./tests/scripts/unity/task_python_tir.sh

Reply via email to