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-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
2019-05-17
Josh Fromm
[Relay] Better shape inference in TensorFlow Frontend...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Tianqi Chen
[RELAY] Hotfix build_module creation (#3198)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
雾雨魔理沙
Update .gitignore (#3199)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Philipp Krones
Quick fix of VTA FPGA Toolchain Installation documentat...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Wuwei Lin
[TOPI] Raise exception group_conv2d_nchw not supported...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Siva
[TENSORLFOW] PlaceholderWithDefault (limited) implement...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Mark Rogers
Get list of unsupported ONNX operators (#2995)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
llyfacebook
Add the acc16 intrinsic support (#3081)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Josh Fromm
[Relay] Option to select which convolution layers are...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Zhi
[Relay][Compilation] replace relay.build_module with...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Gus Smith
[Datatypes] Custom datatypes (#2900)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Yong Wu
[Relay][TensorFlow Frontend] SoftPlus Sqrt (#3187)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
ghostplant
Avoid using heavy API to query single attribution ...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
eqy
[RELAY][PASS] detect depthwise conv2d in mac_count...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Joshua Z. Zhang
add onnx elemwise greater/less (#3186)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Salem Derisavi
cleanup: removed a piece of code that is redundant...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Oldpan
Fix a bug of flatten in ONNX to Relay converter (#3180)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Siva
[GOLANG] Some fixes for golang latest version compiler...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-11
Jared Roesch
[Relay][Runtime] Add VM compiler. (#3139)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-11
hlu1
[Bugfix] Check file exists before removing it (#3178)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-11
lixiaoquan
[Relay][TensorFlow] Support tf.math.reduce_prod (#3166)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-11
Steven S. Lyubomirsky
Register all operators' Python attributes in Python...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Lianmin Zheng
[HybridScript] Capture constant external python variabl...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
lixiaoquan
Fix a tensorflow test bug. (#3165)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Zhi
[codegen] heterogeneous build for c++ (#3144)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Yinghai Lu
Fix a multithreaded bug in llvm LazyInitJIT (#3158)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Leyuan Wang
add more syncs (#3151)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Jared Roesch
[Relay][Runtime] Implementation of Relay VM (#2889)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Bing Xu
[BuildModule] Fix AlterLayout Pass (#3155)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Yao Wang
[Relay][Op] Adaptive pooling (#3085)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Luis Vega
[RFC] [VTA] [TSIM] Enabling Cycle-Accurate Hardware...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Zhi
fix python lint warnings (#3145)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Tianqi Chen
[CI] Always run cpptest during build to ensure library...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Bing Xu
Relay C++ Build Module (#3082)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Leyuan Wang
[Bugfix][TOPI] conv2d_transpose bugfix (#3138)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Marcus Shawcroft
[DOC] fix :code: markup syntax (#3140)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Wei Chen
Handle vectorize for LE statement (#3137)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-05
masahi
[ROCm] Fix dense autotvm template registration (#3136)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-05
Yong Wu
[Relay][Frontend] add log op in tf frontend (#3111)
commit
|
commitdiff
|
tree
|
snapshot
next