InfiniTensor/test/nnet
zhengly123 c7ec9ee6e7
Add search engine (#64)
* Add: tensor fuid

* [Intermediate state] Add: Graph ctor for OpVec

* Add: clone for operators

* tmp: search_engine

* search: init search Engine.

* Add: dummy mutator for the test of search engine

* search: add print graph.

* search: add partition.

* search: update comments.

* Fix: remain FUID in Tensor::clone

* Chore: rename GUidBaseType to UidBaseType

* Fix: connect NMutator to SearchEngine

* Chore: output

* Fix test_memboundOp: nmutator uses input runtime

* Chore: clang-format

* Chore: clang-format

* Fix: comments in the review

---------

Co-authored-by: Liyan Zheng <liyan-zheng@outlook.com>
Co-authored-by: mazx <dyxdy@live.com>
2023-02-12 18:27:52 +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 Fix NNet tests after migration (#27) 2022-09-13 15:17:22 +08:00
test_Rule2VariableMerging.cc Add: nnet code 2022-08-08 16:02:07 +08:00
test_TConv2gemm.cc Fix NNet tests after migration (#27) 2022-09-13 15:17:22 +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 Fix NNet tests after migration (#27) 2022-09-13 15:17:22 +08:00
test_conv2gemm.cc Fix NNet tests after migration (#27) 2022-09-13 15:17:22 +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 Fix NNet tests after migration (#27) 2022-09-13 15:17:22 +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 Add search engine (#64) 2023-02-12 18:27:52 +08:00
test_mergeStage.cc Fix NNet tests after migration (#27) 2022-09-13 15:17:22 +08:00
test_mutator.cc Add search engine (#64) 2023-02-12 18:27:52 +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