nncase/cmake
HeJunchao ba7eaafd00
Feature/runtime kernel test case (#935)
* Fix workflow

* Fix workflow

* Fix workflow

* Fix build

* fix test's case

* Apply code-format changes

* fix test's case

* Apply code-format changes

* fix test's case

* Apply code-format changes

* fix test's case

* fix test's case

* Apply code-format changes

* fix test's case

* fix test's case

* Apply code-format changes

* fix test's case

* Apply code-format changes

* fix test's case

* Apply code-format changes

* fix test's case

* Apply code-format changes

* fix test's case

* Apply code-format changes

* fix small issue

* Apply code-format changes

* fix small issue

* Apply code-format changes

* fix small issue

* Apply code-format changes

* fix small issue

* fix small issue

* Apply code-format changes

* fix small issue

* fix small issue

* fix small issue

* Apply code-format changes

* fix small issue

* fix head file

* Apply code-format changes

* fix head file

* Apply code-format changes

* remove the no support op's test

* Apply code-format changes

* Disable log&sqrt tests

* Disable macos kernel test

* Disable tanh test

* small fix

* fix unary's issue

* Fix

* Fix ctest

* Apply code-format changes

* fix unary's issue

* add unary's unitTest

* Apply code-format changes

* add kernel op's unitTest

* Apply code-format changes

* small fix

* small fix

* fix elu

* riscv64 env

* riscv64 env

* Apply code-format changes

* riscv64 env

* riscv64 env

* riscv64 env

* Apply code-format changes

* riscv64 env

* riscv64 env

* riscv64 env

* Apply code-format changes

* Apply code-format changes

* fix

* Apply code-format changes

* fix

* fix variable 's name

* add cosine func

* fix binary's unit test

* fix

* Apply code-format changes

* fix

* Apply code-format changes

* fix ci

* Apply code-format changes

* fix ci

* fix op's error

* Apply code-format changes

* fix Sigmoid's error

* Apply code-format changes

* fix window's error

* Apply code-format changes

* fix window's error

* Apply code-format changes

* fix window's error

* Apply code-format changes

* test other system

* Apply code-format changes

* test other system

* fix size_in with sizeof(array)

* fix test case

* Apply code-format changes

* fix test case

* Apply code-format changes

* fix celu test case

* fix binary test case

* fix pad test case

* fix pow test case

* fix pow test case

* Apply code-format changes

* fix test case

* Apply code-format changes

* fix test case

* Apply code-format changes

* fix test case

* code format

* code format

* Only a test to see arch ......

* fix rvv

* fix case

* Apply code-format changes

* fix kernel test's case

* Apply code-format changes

* Use CMakeToolchain generator

* Fix build

* Fix build

* fix softmax test's case

* Fix build

* Fix build

* Fix build

* fix space_to_batch test's case

* Print CMAKE_SYSTEM_PROCESSOR

* Fix build

* Fix build

* resolve

* Apply code-format changes

* rvv

* remove no used code

* rich the op's test shape

* rich the op's test shape

* Apply code-format changes

* fix cast

* fix ci

* Apply code-format changes

* fix ci

* fix window ci

* fix is_same_tensor

* fix is_same_tensor

* fix is_same_tensor

* fix matmul case

* try build using cmake instead of conan

* try build using cmake instead of conan

* restore test code

* try cmake generator

* Revert "try cmake generator"

This reverts commit 25ab616ae5.

* fix case shape

* fix the code site

* code format

* is_similarity_tensor

* Apply code-format changes

* is_similarity_tensor

* Apply code-format changes

* fix cast&&celu&&matmul's test

* Apply code-format changes

* Fix the case when the data is bool

* Fix

* Fix

* Apply code-format changes

* Fix case

* Fix case

* Fix case

* Fix broadcast's case

* Fix case

* rollback the debug code

* Apply code-format changes

* fix conv2d's case

* fix slice case

* fix slice case

* disable ci windows kernel test

* fix conv2d

* fix conv2d

* remove the no use code

---------

Co-authored-by: sunnycase <sunnycase@live.cn>
Co-authored-by: hejunchao <hejunchao@canaan-creative.com>
Co-authored-by: Hejunchao6 <Hejunchao6@users.noreply.github.com>
Co-authored-by: zhiming.liu <liuzhiming@canaan-creative.com>
Co-authored-by: huochenghai <huochenghai@canaan-creative.com>
2023-07-07 11:47:01 +08:00
..
conan.cmake Add runtime kernel test for both x86_64 and riscv64 arch. (#922) 2023-05-31 16:54:50 +08:00
configure-conan.cmake add csharp runtime export 2022-01-19 15:34:58 +08:00
dependencies.cmake Feature/runtime kernel test case (#935) 2023-07-07 11:47:01 +08:00
nncaseConfig.cmake.in Feature/runtime kernel test case (#935) 2023-07-07 11:47:01 +08:00
nncasefunctionalConfig.cmake.in add csharp runtime export 2022-01-19 15:34:58 +08:00
nncaseruntimeConfig.cmake.in Feature/runtime kernel test case (#935) 2023-07-07 11:47:01 +08:00
runtimes.cmake add custom call loader 2022-07-19 15:35:44 +08:00