Files
apache--tvm/tests/python/relay/utils
Matveenko Valery 574794e915 [OpenCL] Enable OpenCL for GPU tests (#12490)
* Add opencl target in test build script

* Fix fp16 test and compile test for opencl

* fix lint

* Fix relay OpenCL texture tests

* Fix lint

* Enable relay OpenCL tests

* Fix opencl relay texture tests

* fix lint

* Remove OpenCL gtest variable

* Fix unbound variable

* Skip tests that are not supported in CI

* fix lint

* Add path for opencl gtest directory

* Fix opencl gtests include directory

* Enable OpenCL googletest. Fix bug in opencl timer test

* testing fix for build cpp tests

* update googletest git version for opencl tests build

* update cmakelist

* Update CMakeList

* Update CMakeList

* Disable opencl googletests

* update Opecnl.cmake

* fix Opecnl.cmake

* Apply comments. Remove xfail decerator for opencl tests. Now specific tests are skipped in the environment script

* minor code changes

* apply comments

* apply comment

* skip test in ci by decorator

* fix pytest skipif warnings

* Fix skipif for opencl gtests
2022-09-10 04:01:53 +09:00
..