projects
/
platform
/
upstream
/
tvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/tvm.git
2020-01-16
Animesh Jain
[Docs] Convert Layout pass. (#4664)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Tianqi Chen
[REFACTOR] top - namespace for Tensor Operation DSL...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Cody Yu
[Docs] Bring Your Own Codegen Guide -- Part 1 (#4602)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Thierry Moreau
[Runtime] EdgeTPU runtime for Coral Boards (#4698)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Tianqi Chen
[REFACTOR][ARITH] Unified IR, introduce arith subfolder...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Wei Chen
[Relay][Op] Add type check to dense (#4724)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Zhao Wu
[CPP RPC] Fix the compile problem of cpp_rpc (#4725)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Wang Yucheng
[Relay][Frontend][TFLite] Add parser support for square...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Tianqi Chen
[COMMUNITY] @FrozenGene -> committer (#4719)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Yizhi Liu
[Arith] add SizeVar representing non-neg valued variabl...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Tianqi Chen
[REFACTOR][IR] Introduce include/tvm/target (#4721)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Tianqi Chen
[VERSION] Update mainline version to 0.7.dev0 (#4720)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Tianqi Chen
[REFACTOR][FFI] Make more clear naming for C API Type...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-15
Tianqi Chen
[REFACTOR] Move support related code to include/tvm...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-15
Tianqi Chen
[REFACTOR][IR] attrs.h -> ir (#4709)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-15
Wang Yucheng
[Relay][Frontend][TFLite] Add constant input support...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-15
LiangHao
[Relay][Frontend][TF] fix _parse_param bug (#4711)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-15
Zhigao
link the math library by default (#4713)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-15
Haichen Shen
Revert "[Relay][TOPI]Fix meaning of conv2d_transpose...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-15
Zhi
use packed func macro for external codegen (#4710)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-15
Tianqi Chen
[REFACTOR][IR] Unify IntImm and UIntImm (#4706)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-14
Tianqi Chen
[REFACTOR][IR] Polish ir/type (#4705)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-14
Zhi
[relay] Relay annotation and partitioning for external...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-14
Tianqi Chen
[REFACTOR][IR] Initialize Unified IR Pass Infra. (...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-14
Tianqi Chen
[REFACTOR][IR] Move error.h into ir (#4701)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-14
Zhi Chen
fix RemoveUnusedFunctions pass
commit
|
commitdiff
|
tree
|
snapshot
2020-01-14
Liangfu Chen
[VTA] Fix an issue in updating uop_idx in the TensorGem...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-14
Tianqi Chen
[REFACTOR][IR] Unified IR IRModule structure. (#4699)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-12
Christian Clauss
GitHub Action lint Python code for syntax errors (...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-11
Josh Fromm
[Relay/Topi][Op] Conv1D (#4639)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-11
Tianqi Chen
[REFACTOR][IR] Unified IR Primitive Op and Registry...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-11
Wuwei Lin
[Tutorial] Deploy Quantized Model on CUDA (#4667)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-11
Christian Clauss
Update and rename start_rpc_server_to_tracker.py to...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-11
Tianqi Chen
[REFACTOR][IR] Allow Module to store BaseFunc. (#4678)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-11
Christian Clauss
Use ==/!= to compare str, bytes, and int literals ...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-11
Christian Clauss
Fix Python syntax error AGAIN in start_rpc_server_to_tr...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-11
Yong Wu
[TOPI][RELAY][OP] add op crop_and_resize (#4417)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-11
Tianqi Chen
[REFACTOR][IR] Initialize Unified IR Expr Data Structur...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-11
Zhi
[REFACTOR] Replace TensorObj and TensorValue with NDArr...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-11
abergeron
[Relay][TOPI]Fix meaning of conv2d_transpose output_pad...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-11
yuliujq
[Bugfix] fskip of EliminateCommonSubexpr cannot always...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Christian Clauss
Fix Python syntax error in start_rpc_server_to_tracker...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Ina Dobreva
[Relay][Frontend][TFlite] Add parses support for SLICE...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Christian Clauss
os.path --> osp to match the import (#4681)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Christian Clauss
GitHub actions/checkout@v1 --> v2 (#4680)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
abergeron
Also package core.rly (#4679)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Tianqi Chen
[CI] Bump to use the new cpu image (#4677)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
戚海涛
fix topi.nn.global_pool layout="NHWC" (#4656)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Tianqi Chen
[CI] Update deps for chisel (#4675)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Zhao Wu
[CodeGen] Generate blob use LLVM directly (#4657)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Liangfu Chen
[VTA] Update docker for TSIM based simulation (#4674)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Josh Fromm
Added pool autopadding and simplified parsers. (#4672)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-10
Xingyu Zhou
download fallback config file for search from tophub...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Tianqi Chen
[REFACTOR][IR] tvm::Expr -> PrimExpr(Primitive Expr...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Trevor Morris
Use int for endch to fix portability issues regarding...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Ina Dobreva
[Relay][Frontend][TFlite] Add parses support for unary...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Tianqi Chen
[REFACTOR] relay::Module Def -> TypeDef (#4665)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Josh Fromm
[Relay/Topi][Op] 1D Pooling (#4663)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Haichen Shen
[Autotvm] Use VM compile to extract autotvm tasks ...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-09
Tianqi Chen
[CI] Recover Windows Mac Build CI via Github Actions...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-08
optima2005
[CONV] Reduce data size of asymmetric padding testcase...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-08
Tianqi Chen
[REFACTOR][IR] Add Node suffix to low-level IR nodes...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-08
Zhi
reduce input size to fix oom (#4653)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-08
Haichen Shen
[COMMUNITY] @MarisaKirisame -> committer (#4645)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Tianqi Chen
[RUNTIME][DSO] Improve TVMBackendPackedCFunc to allow...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Animesh Jain
[QNN] Channel wise quantization - Quantize & Requantize...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Tianqi Chen
Resolve constexpr related link error in debug mode...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-07
Tianqi Chen
[CI] better deletion script for pycache (#4635)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Tianqi Chen
[COMMUNITY] @wweic -> committer (#4636)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Leandro Nunes
[FRONTEND][Keras] Add support for tf.Keras networks...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Leandro Nunes
Update image version tags in Dockerfile comments (...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Leandro Nunes
Pin python pillow to "<7" due to torchvision 1.2.0...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Ramana Radhakrishnan
Improve comments (#4633)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Tianqi Chen
[REFACTOR][IR] Introduce SeqStmt to replace ir::Block...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
optima2005
[CONV] Asymmetric padding (#4511)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Yao Wang
[Topi]Allow empty tensor for reshape, tile and strided_...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Tianqi Chen
[REFACTOR] Automatically deduce function type signature...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Tianqi Chen
Get around limitation of g++-4.8 (#4626)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-06
Kevin Yuan
Added declare of aluBits for TensorAlu (#4624)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-05
Zhi
tensor_array split test (#4619)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-05
Tianqi Chen
[REFACTOR] IRPrinter->NodePrinter, move to node/printer...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Tianqi Chen
[REFACTOR] TVM_REGISTER_API -> TVM_REGISTER_GLOBAL...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Tianqi Chen
[REFACTOR] Unified IR base types. (#4616)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Tianqi Chen
[REFACTOR][TYPE] Remove un-necessary var sub-field...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-04
Yao Wang
[Relay][Pass]Improve memory_allocation pass to support...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Zhi
[relay][tensor_array] test tensor_array in vm (#4608)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Zhi
skip example json runtime test when config is not set...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Tianqi Chen
[CMAKE] Remove unecessary rdynamic (#4613)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Liangfu Chen
[VTA] Throw exception on mis-formatted files and avoid...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Animesh Jain
{QNN] Making scale/zero_points as expr instead of attrs...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
masahi
[Quantization] Make calibration faster and more memory...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Tianqi Chen
[REFACTOR] Remove old Low-level Visitor/Mutator (#4612)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
masahi
[TOPI, Relay] Add half_pixel option to Resize op (...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-03
Tianqi Chen
[REFACTOR] Migrate Low-level IR Passes into the New...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Tianqi Chen
Bugfix StmtMutator IfThenElse (#4609)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-02
Tianqi Chen
[IR] Unify approach to Visitor/Mutator under Functor...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
optima2005
[FRONTEND][TF] Add conv3d (#4604)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-01
Zhi
make adt tag signed (#4605)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Zhi
Sort VM stats by time (#4601)
commit
|
commitdiff
|
tree
|
snapshot
2019-12-31
Tianqi Chen
[REFACTOR][OBJECT] Consoldiate NodePtr/Ref/Hash/Equal...
commit
|
commitdiff
|
tree
|
snapshot
next