platform/upstream/tvm.git
2020-01-22 Alex GladkovImprove CUDA conv2d_transpose_nchw (#4762)
2020-01-22 Alexander PivovarovRemove run_infer_type duplicates (#4766)
2020-01-22 Alexander PivovarovFix padding in pooling op (#4738)
2020-01-22 Tianqi Chen[REFACTOR] driver.h -> driver_api.h (#4760)
2020-01-21 Cody Yu[Docs] Bring Your Own Codegen Guide -- Part 2 (#4718)
2020-01-21 Tianqi Chen[INFO] Add .asf.yaml for github info (#4761)
2020-01-21 Tianqi Chen[REFACTOR] top->te (#4759)
2020-01-21 Tianqi Chen[REFACTOR] Establish printer in the source folder ...
2020-01-20 masahiExpose relay BindParamsByName to Python (#4751)
2020-01-20 Tianqi Chen[REFACTOR][TYPE] Finish move all types to IR. (#4746)
2020-01-20 Alex GladkovAdd CUDA conv2d for NHWC layout (#4737)
2020-01-19 Tianqi Chen[REFACTOR][CODEGEN] codegen->target, build_module-...
2020-01-19 HUAN-PING SUFix demo dockerfile build failed (#4744)
2020-01-19 Tianqi Chen[REFACTOR] Establish tir (#4740)
2020-01-18 Haichen ShenFix dense (#4728)
2020-01-18 Zhi[runtime][refactor] Unify vm and interpreter objects...
2020-01-18 wpan11nv[CodeGen][CUDA] Improve CUDA vectorizer (#4736)
2020-01-17 Liangfu Chen[VTA][TSIM] Enable TSIM CI Testing (#4407)
2020-01-17 Tianqi Chen[REFACTOR] Get rid of packed_func_ext. (#4735)
2020-01-17 Animesh Jain[x86 schedule] Fallback schedule for Int8 depthwise...
2020-01-17 Tianqi Chen[TOOLS] JSON upgrader to upgrade serialized json. ...
2020-01-17 Animesh Jain[QNN] Conv2D type checking for kernel per-channel scale...
2020-01-17 Liangfu Chen[VTA] Update Jenkinsfile for VTA test with TSIM (#4734)
2020-01-17 vexilligeraexport builtin_fp16 on Windows (#4731)
2020-01-17 hlu1[Relay] Invoke tvm::build from relay compile_engine...
2020-01-17 Tianqi Chen[REFACTOR] Polish runtime (#4729)
2020-01-16 Animesh Jain[Docs] Convert Layout pass. (#4664)
2020-01-16 Tianqi Chen[REFACTOR] top - namespace for Tensor Operation DSL...
2020-01-16 Cody Yu[Docs] Bring Your Own Codegen Guide -- Part 1 (#4602)
2020-01-16 Thierry Moreau[Runtime] EdgeTPU runtime for Coral Boards (#4698)
2020-01-16 Tianqi Chen[REFACTOR][ARITH] Unified IR, introduce arith subfolder...
2020-01-16 Wei Chen[Relay][Op] Add type check to dense (#4724)
2020-01-16 Zhao Wu[CPP RPC] Fix the compile problem of cpp_rpc (#4725)
2020-01-16 Wang Yucheng[Relay][Frontend][TFLite] Add parser support for square...
2020-01-16 Tianqi Chen[COMMUNITY] @FrozenGene -> committer (#4719)
2020-01-16 Yizhi Liu[Arith] add SizeVar representing non-neg valued variabl...
2020-01-16 Tianqi Chen[REFACTOR][IR] Introduce include/tvm/target (#4721)
2020-01-16 Tianqi Chen[VERSION] Update mainline version to 0.7.dev0 (#4720)
2020-01-16 Tianqi Chen[REFACTOR][FFI] Make more clear naming for C API Type...
2020-01-15 Tianqi Chen[REFACTOR] Move support related code to include/tvm...
2020-01-15 Tianqi Chen[REFACTOR][IR] attrs.h -> ir (#4709)
2020-01-15 Wang Yucheng[Relay][Frontend][TFLite] Add constant input support...
2020-01-15 LiangHao[Relay][Frontend][TF] fix _parse_param bug (#4711)
2020-01-15 Zhigaolink the math library by default (#4713)
2020-01-15 Haichen ShenRevert "[Relay][TOPI]Fix meaning of conv2d_transpose...
2020-01-15 Zhiuse packed func macro for external codegen (#4710)
2020-01-15 Tianqi Chen[REFACTOR][IR] Unify IntImm and UIntImm (#4706)
2020-01-14 Tianqi Chen[REFACTOR][IR] Polish ir/type (#4705)
2020-01-14 Zhi[relay] Relay annotation and partitioning for external...
2020-01-14 Tianqi Chen[REFACTOR][IR] Initialize Unified IR Pass Infra. (...
2020-01-14 Tianqi Chen[REFACTOR][IR] Move error.h into ir (#4701)
2020-01-14 Zhi Chenfix RemoveUnusedFunctions pass
2020-01-14 Liangfu Chen[VTA] Fix an issue in updating uop_idx in the TensorGem...
2020-01-14 Tianqi Chen[REFACTOR][IR] Unified IR IRModule structure. (#4699)
2020-01-12 Christian ClaussGitHub Action lint Python code for syntax errors (...
2020-01-11 Josh Fromm[Relay/Topi][Op] Conv1D (#4639)
2020-01-11 Tianqi Chen[REFACTOR][IR] Unified IR Primitive Op and Registry...
2020-01-11 Wuwei Lin[Tutorial] Deploy Quantized Model on CUDA (#4667)
2020-01-11 Christian ClaussUpdate and rename start_rpc_server_to_tracker.py to...
2020-01-11 Tianqi Chen[REFACTOR][IR] Allow Module to store BaseFunc. (#4678)
2020-01-11 Christian ClaussUse ==/!= to compare str, bytes, and int literals ...
2020-01-11 Christian ClaussFix Python syntax error AGAIN in start_rpc_server_to_tr...
2020-01-11 Yong Wu[TOPI][RELAY][OP] add op crop_and_resize (#4417)
2020-01-11 Tianqi Chen[REFACTOR][IR] Initialize Unified IR Expr Data Structur...
2020-01-11 Zhi[REFACTOR] Replace TensorObj and TensorValue with NDArr...
2020-01-11 abergeron[Relay][TOPI]Fix meaning of conv2d_transpose output_pad...
2020-01-11 yuliujq[Bugfix] fskip of EliminateCommonSubexpr cannot always...
2020-01-10 Christian ClaussFix Python syntax error in start_rpc_server_to_tracker...
2020-01-10 Ina Dobreva[Relay][Frontend][TFlite] Add parses support for SLICE...
2020-01-10 Christian Claussos.path --> osp to match the import (#4681)
2020-01-10 Christian ClaussGitHub actions/checkout@v1 --> v2 (#4680)
2020-01-10 abergeronAlso package core.rly (#4679)
2020-01-10 Tianqi Chen[CI] Bump to use the new cpu image (#4677)
2020-01-10 戚海涛fix topi.nn.global_pool layout="NHWC" (#4656)
2020-01-10 Tianqi Chen[CI] Update deps for chisel (#4675)
2020-01-10 Zhao Wu[CodeGen] Generate blob use LLVM directly (#4657)
2020-01-10 Liangfu Chen[VTA] Update docker for TSIM based simulation (#4674)
2020-01-10 Josh FrommAdded pool autopadding and simplified parsers. (#4672)
2020-01-10 Xingyu Zhoudownload fallback config file for search from tophub...
2020-01-09 Tianqi Chen[REFACTOR][IR] tvm::Expr -> PrimExpr(Primitive Expr...
2020-01-09 Trevor MorrisUse int for endch to fix portability issues regarding...
2020-01-09 Ina Dobreva[Relay][Frontend][TFlite] Add parses support for unary...
2020-01-09 Tianqi Chen[REFACTOR] relay::Module Def -> TypeDef (#4665)
2020-01-09 Josh Fromm[Relay/Topi][Op] 1D Pooling (#4663)
2020-01-09 Haichen Shen[Autotvm] Use VM compile to extract autotvm tasks ...
2020-01-09 Tianqi Chen[CI] Recover Windows Mac Build CI via Github Actions...
2020-01-08 optima2005[CONV] Reduce data size of asymmetric padding testcase...
2020-01-08 Tianqi Chen[REFACTOR][IR] Add Node suffix to low-level IR nodes...
2020-01-08 Zhireduce input size to fix oom (#4653)
2020-01-08 Haichen Shen[COMMUNITY] @MarisaKirisame -> committer (#4645)
2020-01-07 Tianqi Chen[RUNTIME][DSO] Improve TVMBackendPackedCFunc to allow...
2020-01-07 Animesh Jain[QNN] Channel wise quantization - Quantize & Requantize...
2020-01-07 Tianqi ChenResolve constexpr related link error in debug mode...
2020-01-07 Tianqi Chen[CI] better deletion script for pycache (#4635)
2020-01-06 Tianqi Chen[COMMUNITY] @wweic -> committer (#4636)
2020-01-06 Leandro Nunes[FRONTEND][Keras] Add support for tf.Keras networks...
2020-01-06 Leandro NunesUpdate image version tags in Dockerfile comments (...
2020-01-06 Leandro NunesPin python pillow to "<7" due to torchvision 1.2.0...
2020-01-06 Ramana RadhakrishnanImprove comments (#4633)
2020-01-06 Tianqi Chen[REFACTOR][IR] Introduce SeqStmt to replace ir::Block...
next