InfiniTensor/src/nnet
Derui Yang 1a6fccccbe
test: 支持编译 einnet 单元测试,但不是所有测试都能通过 (#174)
* test: 支持编译 einnet 单元测试,但不是所有测试都能通过

Signed-off-by: YdrMaster <ydrml@hotmail.com>

* Fix: locating resource files and skip codegen

- Change the path parameters in `matchExprResult` and `checkExprLogSame` to paths relative to the project home
- Skip NNetMemboundOp tests as they require codegen

---------

Signed-off-by: YdrMaster <ydrml@hotmail.com>
Co-authored-by: Haojie Wang <haojie0429@gmail.com>
Co-authored-by: Liyan Zheng <liyan-zheng@outlook.com>
2023-11-03 13:21:49 +08:00
..
Pass Add: nnet code 2022-08-08 16:02:07 +08:00
Visitor NNET supports TVM backend and kernels (#78) 2023-04-18 00:26:36 +08:00
derivator.cc Fix CMake USE_CUDA (#36) 2022-09-21 12:28:00 +08:00
dlt.cc Add: nnet code 2022-08-08 16:02:07 +08:00
expr.cc NNET supports TVM backend and kernels (#78) 2023-04-18 00:26:36 +08:00
iterator_table.cc NNET supports TVM backend and kernels (#78) 2023-04-18 00:26:36 +08:00
nmutator.cc NNET supports TVM backend and kernels (#78) 2023-04-18 00:26:36 +08:00
permutation.cc Add: nnet code 2022-08-08 16:02:07 +08:00
replace_kit.cc Add: nnet code 2022-08-08 16:02:07 +08:00
routine.cc Add: nnet code 2022-08-08 16:02:07 +08:00
test.cc test: 支持编译 einnet 单元测试,但不是所有测试都能通过 (#174) 2023-11-03 13:21:49 +08:00
utils.cc Add: nnet code 2022-08-08 16:02:07 +08:00
visitor.cc Add: nnet code 2022-08-08 16:02:07 +08:00