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
2019-06-11
Tianqi Chen
[CI] separate out legacy as a stage (#3337)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
Tianqi Chen
[RELAY] Pass infra cleanup (#3336)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
Marcus Shawcroft
[CI] Clarify RAT exclude patterns. (#3328)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
Alexander Pivovarov
Add LOGISTIC operator to relay tflite frontend (#3313)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
Jared Roesch
[Relay][Prelude] Use the Relay parser to define the...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
Zhi
[relay][vm] move vm opt passes to pass manager (#3323)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Alexander Pivovarov
Add PAD operator to relay tflite frontend (#3310)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Zhi
[Relay][heterogeneous] Fix tuple annotation (#3311)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
hlu1
[Autotvm] Support override (#3292)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Yao Wang
Support x86 dilation conv2d and improve multi-batch...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Alexander Pivovarov
Fix Error messages in tflite.py (#3320)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Alexander Pivovarov
Add all parameters to from_tensorflow docs (#3321)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Marcus Shawcroft
[CI] Fix shell script exit codes (#3329)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Marcus Shawcroft
Drop trailing whitespace (#3331)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Marcus Shawcroft
[DOC] minor gramatical improvements to tensor_expr_get_...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Luis Vega
add another default location to verilator (#3324)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Alexander Pivovarov
Add MUL operator to relay tflite frontend (#3304)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Yao Wang
Improve non_max_suppression and get_valid_counts for...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Nick Hynes
[Rust] Static syslib (#3274)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Luis Vega
[VTA] [APPS] [TSIM] update documentation (README) ...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Ligeng Zhu
Make the behavior of data nullptr check of pooling...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Tianqi Chen
[PASS][RELAY] polish pass infra (#3319)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Marcus Shawcroft
[CI] Ensure rat ignores rust cargo lock files [CI]...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Marcus Shawcroft
[DOC] minor language use improvements (#3317)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Marcus Shawcroft
[LINT] Improve robustness in task_lint.sh logic (#3315)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Marcus Shawcroft
[DOC] Capitalize TVM consistently (#3316)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Alexander Pivovarov
Fix some typos in api docs (#3309)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Luis Vega
[VTA] add doc to tsim-example driver and update verilat...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Pedro Larroy
Minor improve to assertion (#3295)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Yao Wang
Fix x86 depthwise conv2d alter_op_layout (#3264)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Alexey Romanov
[Relay][Frontend] Simplify parameter handling in Tensor...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Luis Vega
[VTA] [APPS] [TSIM] small naming fix (#3293)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Yao Wang
Improve x86 roi align (#3296)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Przemyslaw...
Ghost nodes in NNVM graph (#3290)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
hlu1
fast tanh (#3255)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Ramana Radhakrishnan
Add support for overloading comparison operations in...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Luis Vega
[VTA] [Hardware] Chisel implementation (#3258)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
abergeron
More fixes and tweaks to the cuda conda packages (...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Alexander Pivovarov
Improve error message for custom tflite operators ...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Jared Roesch
[Relay][VM] Fix code generation for packed functions...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Leyuan Wang
[IR] Try to improve nms and get_valid_count (#3282)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
ziheng
[LANG] Comparison operators support for Imm expressions...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Haichen Shen
[Relay/TOPI][Op] Add TopK operator (#3256)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Josh Pollock
[Relay][Docs] Add parser dependency install instruction...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Hua
[Bugfix] [VTA] VTA DRAM Have A Logic Issue May Cause...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Jared Roesch
Bump ONNX version (#3286)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Sergei Grechanik
[ARITH] Bugfix: int bound analysis for mod (#3288)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Zhi
[RELAY][TRANSFORM] Migrate buildmodule to transform...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Sergei Grechanik
[ARITH] Bugfix: check arg positiveness for mod rules...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-01
Alexander Pivovarov
Update tflite tutorial to use TFLite r1.13 schema ...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-01
Zhi
[relay][heterogeneous] annotate using visitor (#3261)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-01
Hua
[Bugfix][VTA] PkgConfig cause crash in PYNQ board due...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Logan Weber
Enable uTVM in Jenkinsfile (#3269)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Animesh Jain
[Relay][Hashing] Structural hash - incorporate the...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Tianqi Chen
Jekyll (#3262)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
hlu1
[Bugfix] Fix a memory leak in OpManager (#3263)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Balint Cristian
[Relay] Handle float16 constants & fix BatchNorm (...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Yao Wang
[AutoTVM]Core functionality for Graph tuner (#2184)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Hua
[BugFix][VTA] Fix vta_conv2d crash issue after change...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Tianqi Chen
[C++] Cleanup transform API nits (#3253)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
masahi
[TOPI] Fix resize nearest with fractional scaling ...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
Nick Hynes
[RUST] Rust DSO module (#2976)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
Gus Smith
Typo: Tensorflow --> TensorFlow (#3249)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
Gus Smith
kCustomBegin overlapped with kExtEnd; incr by 1 (#3250)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
Wuwei Lin
Move CombineParallelConv2D to opt level 4 (#3248)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
Luis Vega
[VTA][TSIM] Use Module instead of RawModule for testben...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
Wei Chen
[Doc][Relay] Add VM doc (#3188)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
Sergei Grechanik
[ARITH] Improve div/mod in rewrite simplifier (#3149)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-26
Haichen Shen
[Relay][Frontend] Add Crop op converter (#3241)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-25
Gemfield
Fixed a typo (#3218)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
雾雨魔理沙
[Relay] Start porting pass to the pass manager (#3191)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
雾雨魔理沙
[Relay] remove unneeded VisitExpr (#3239)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Siju
[RELAY]Frontend darknet (#2773)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Zhi
[Relay][Transform] merge PassContext and BuildConfig...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
Tianqi Chen
[C++][API] Consistent RAII scoping API. (#3231)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-24
eqy
[LINT] handle more file types in ASF header (#3235)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Josh Fromm
Modified pick best to accumulate the best configuration...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Tianqi Chen
[NODE] Macro to define NodeRef methods, constructor...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
hlu1
[GraphRuntime] Debug graph runtime (#3232)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Bing Xu
[3rdparty] sync submodules (#3229)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Gus Smith
Register SkipVectorize (#3228)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Steven S. Lyubomirsky
[Relay][Prelude] Remove Peano nats from the prelude...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Zhi
[relay][pass manager] Open transform namespace (#3226)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Yuta Hinokuma
[WIP] [Relay] [NNVM] [Frontend] implement MaxPool-8...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Leyuan Wang
[Bugfix] Fix sort changing original input data issue...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
llyfacebook
Add packing for int8 1x1 convolution and support the...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Yizhi Liu
[Team] Eddie -> PMC (#3220)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-22
Zhao Wu
[TFLite] Convert TFLite NCHW to NHWC (#3141)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Logan Weber
Add `SkipVectorize` pass (#3222)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
hlu1
[Contrib] cblas batch_matmul (#3210)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Zhi
[Relay][heterogeneous pass] remove on_device op after...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Zhi
[relay][vm] remove throw in destructor (#3215)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Haichen Shen
Add bing to reviewer (#3214)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Yong Wu
[Relay][TOPI] operator All (#3124)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Joshua Z. Zhang
[Relay][ONNX] fix #3134 converter where initializers...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Haichen Shen
[BugFix] Fix bug in cast to bool (#3207)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Luis Vega
[VTA] [TSIM] Improve tsim example (#3206)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-20
Hua
[BugFix][VTA] Fix bug in vta runtime DepPop function...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-17
hlu1
[ARM] Fix concat (#3061)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-17
lixiaoquan
[CODEGEN][CUDA][OPENCL] Handle INF and NAN (#3194)
commit
|
commitdiff
|
tree
|
snapshot
next