forked from jiuyuan/InfiniTensor
a1974aabcd
* Add: mutator InfoGAN minimum test * Add: cache and padding (bugs!!) * Add: expression reader as a cmake target * Fix: [Intermediate] NMutator::expressionToGraph To be fix: matmul with implicit broadcast * Add: matmul broadcast * Fix: GraphObj ctor should use cloneTensor * Fix: cuBLAS failure when codegen is enabled * Add: Exception for checkCuError * Fix: graph OpList ctor * Add: expr simplication for TVM * Add: TVM headers and CMake include paths * Add: CMake config * Add: PackedFunc (broken) * Fix: remove cuCtxCreate which makes TVM fails * Fix: membound_tvm * Fix: test_memboundOp * Add: PRelu Expr and AsTVMVisitor * Add: Random generator * Add: support TVM packed function * Fix: specify runtime * Add: CMake support of TVM * Add: detailed output of Matmul * Add: comments for Matmul * Chore: format and comments * Chore: GraphObj::selfCheck without assert control * Fix: CMAKE_CXX_FLAGS in CMakeLists * fix merge bug * update api for mkl batchnorm test * fix lotus env * fig header bug --------- Co-authored-by: Liyan Zheng <liyan-zheng@outlook.com> Co-authored-by: huangshuhong <huangsh19@mails.tsinghua.edu.cn> Co-authored-by: whjthu <haojie0429@gmail.com> |
||
---|---|---|
.. | ||
failed | ||
log | ||
readlog.cc | ||
test_Interpreter.cc | ||
test_OpSearch.cc | ||
test_Rule2VariableMerging.cc | ||
test_TConv2gemm.cc | ||
test_as_tvm.cc | ||
test_compareFormulas.cc | ||
test_conv2conv.cc | ||
test_conv2gemm.cc | ||
test_dlt.cc | ||
test_exprHash.cc | ||
test_g2bmm.cc | ||
test_guidedDLT.cc | ||
test_matchConv.cc | ||
test_matchElementWise.cc | ||
test_matchMatmul.cc | ||
test_matchReshape.cc | ||
test_memboundOp.cc | ||
test_mergeStage.cc | ||
test_mutator.cc | ||
test_oobChecker.cc | ||
test_rangeMagnify.cc | ||
test_relaxation.cc | ||
test_serializer.cc | ||
test_simplify.cc | ||
test_subset.cc |