InfiniTensor/test/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
..
failed Add search engine (#64) 2023-02-12 18:27:52 +08:00
log Add: nnet code 2022-08-08 16:02:07 +08:00
readlog.cc Add: nnet code 2022-08-08 16:02:07 +08:00
test_Interpreter.cc Add: nnet code 2022-08-08 16:02:07 +08:00
test_OpSearch.cc test: 支持编译 einnet 单元测试,但不是所有测试都能通过 (#174) 2023-11-03 13:21:49 +08:00
test_Rule2VariableMerging.cc Add: nnet code 2022-08-08 16:02:07 +08:00
test_TConv2gemm.cc test: 支持编译 einnet 单元测试,但不是所有测试都能通过 (#174) 2023-11-03 13:21:49 +08:00
test_as_tvm.cc Add: nnet code 2022-08-08 16:02:07 +08:00
test_compareFormulas.cc Add: nnet code 2022-08-08 16:02:07 +08:00
test_conv2conv.cc test: 支持编译 einnet 单元测试,但不是所有测试都能通过 (#174) 2023-11-03 13:21:49 +08:00
test_conv2gemm.cc test: 支持编译 einnet 单元测试,但不是所有测试都能通过 (#174) 2023-11-03 13:21:49 +08:00
test_dlt.cc Add: nnet code 2022-08-08 16:02:07 +08:00
test_exprHash.cc Fix NNet tests after migration (#27) 2022-09-13 15:17:22 +08:00
test_g2bmm.cc test: 支持编译 einnet 单元测试,但不是所有测试都能通过 (#174) 2023-11-03 13:21:49 +08:00
test_guidedDLT.cc Fix NNet tests after migration (#27) 2022-09-13 15:17:22 +08:00
test_matchConv.cc Add: nnet code 2022-08-08 16:02:07 +08:00
test_matchElementWise.cc Add: nnet code 2022-08-08 16:02:07 +08:00
test_matchMatmul.cc Add: nnet code 2022-08-08 16:02:07 +08:00
test_matchReshape.cc Add: nnet code 2022-08-08 16:02:07 +08:00
test_memboundOp.cc test: 支持编译 einnet 单元测试,但不是所有测试都能通过 (#174) 2023-11-03 13:21:49 +08:00
test_mergeStage.cc NNET supports TVM backend and kernels (#78) 2023-04-18 00:26:36 +08:00
test_mutator.cc test: 支持编译 einnet 单元测试,但不是所有测试都能通过 (#174) 2023-11-03 13:21:49 +08:00
test_oobChecker.cc Add: nnet code 2022-08-08 16:02:07 +08:00
test_rangeMagnify.cc Add: nnet code 2022-08-08 16:02:07 +08:00
test_relaxation.cc Add: nnet code 2022-08-08 16:02:07 +08:00
test_serializer.cc Add: nnet code 2022-08-08 16:02:07 +08:00
test_simplify.cc Add: nnet code 2022-08-08 16:02:07 +08:00
test_subset.cc Add: nnet code 2022-08-08 16:02:07 +08:00