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-01-04
Salem Derisavi
Enhanced simplification rules for Div by a positive...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Wuwei Lin
Remove duplicated functions in relay_integration (...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Jian Weng
[Hybrid Script] Unify the symbol tables to one; support...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Haichen Shen
Fix typos (#2367)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Nick Hynes
Fix clock type in rpc_session timer (#2362)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Steven S. Lyubomirsky
[Relay][Docs] Relay Language Reference (#2232)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-01
Lianmin Zheng
[RUNTIME] Add min_repeat_ms to time_evaluator (#2200)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-30
Wuwei Lin
Mutate free variables in CommReducer in cache_write...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-29
Wuwei Lin
[TOPI] Add roi align (#2350)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-29
masahi
Update cuda softmax schedule for spatial inputs (#2338)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-29
Alexey Romanov
[FRONTEND][TENSORFLOW] Use input shapes directly instea...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-29
Tianqi Chen
[RELAY][EXPR] Make const numpy consistent (#2349)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-27
Tianqi Chen
[TEST] Setup frontend stage (#2347)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-27
Tianqi Chen
[COMMUNITY] @srkreddy1238 -> Committer (#2339)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Haichen Shen
[Relay][OP] Add cast op (#2319)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
lixiaoquan
[NNVM] Fix dtype of output of mean. (#2334)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Wuwei Lin
[RELAY] Inline scalar compute (#2335)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-25
Wuwei Lin
[TOPI][CUDA] Add reorder option in int8 conv2d (#2327)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-25
Jared Roesch
Add a the ability to trigger debugging in the interpret...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-25
Zhi
[relay][frontend] Enable ssd test by attaching schedule...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-25
Liang ZOU
[DOCS] typo "@func myfunc" => "func @myfunc" (#2333)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-24
Dominic Symes
[FRONTEND][TENSORFLOW] Bugfix (#2326)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-24
eqy
[RELAY][AUTOTVM] Extract tuning tasks from Relay progra...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-24
Steven S. Lyubomirsky
[Relay][Docs] Fix broken bullet points in Relay operato...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-24
Wuwei Lin
[RELAY] Add missing arg in vgg (#2329)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-24
Steven S. Lyubomirsky
[Relay][docs] Details on comp. graphs in Relay dev...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-24
masahi
[ROCM] Make sure all bit code files exist (#2323)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-24
lixiaoquan
[NNVM] Fix dtype of output of pad. (#2331)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-22
Jared Roesch
Small refactors and bug fixes. (#2281)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Haichen Shen
[BUGFIX] Seg fault in memory planing for symbolic shape...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Haichen Shen
[Relay][Frontend] Add MXNet test example for relay...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Haichen Shen
[COMMUNITY] @eqy -> Committer (#2311)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Zhi
[relay][op] multibox_transform_loc (#2315)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Sergei Grechanik
[TVM] Move check_numerical_grads to tvm.testing_ (...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
masahi
[DOC] Codebase walkthrough with vector add example...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
Jian Weng
[Hybrid Script] Inter-function call supported! (#2287)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
Andrew Tulloch
Bundled interpreter demo (#2297)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-18
Yong Wu
add relay and autotvm in readme (#2312)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-18
Tianqi Chen
[PASS] Avoid recursion in FoldScaleAxis (#2299)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-18
Zhi
[Relay][doc] Update the description of returns in mxnet...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-18
Sam Skalicky
added error checking to loading symbol json (#2301)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-18
Jared Roesch
[RELAY] Add broadcast_to operator (#2276)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
ziheng
[RELAY] Support concatenate. (#2298)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-15
Siva
[CI] Golang unit test trigger for Jenkins (#2266)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Leyuan Wang
[TOPI] NCHWc added input shape 4 condition, intel graph...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Lianmin Zheng
[RELAY] Fix alter_op_layout (#2289)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
OKA Naoya
[DOC] fix installation doc (#2290)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-14
Wei Chen
[DOC]Update documentation (#2286)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Alexey Romanov
[FRONTEND][TENSORFLOW] Support Unstack and Split (...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Jian Weng
[BUGFIX] [Hybrid Script] fix in-correct value index...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Liang ZOU
typo: Xlinx => Xilinx (#2283)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Wuwei Lin
[AUTOTVM] Use range in AnnotateSpace to fix JSON serial...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Siva
[FRONTEND][TENSORFLOW] Bugfix (#2267)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Liangfu Chen
Fix a issue when running with graph_runtime_debug in...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Siju
Testcases of onnx (#2274)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Wei Chen
[DOC]Remove non-existent parameter doc (#2277)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
Sean
correct mistake in muladd function logic (#2269)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
Ruslan Baratov
Fix misprint (#2272)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
Alexander Pivovarov
Allow long type values in shape list (#1806)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
Jared Roesch
Fix serialization issue (#2263)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
Jian Weng
[Hybrid Script] Support logical and/or; support 0 ...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Wei Chen
Improve CanonicalSimplify to handle Min, Max(#2248...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Siva
[RUNTIME][GOLANG] TVM runtime for golang v0.1 (#1470)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
ziheng
[COMMUNITY] @ajtulloch -> Reviewer (#2236)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Salem Derisavi
Generate predicates for non-root iteration variables...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-08
Jian Weng
allows constant param in op construct (#2257)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Sergey Mironov
Fix missing sigmoid intrinsic in C++ (#2231)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Liang ZOU
add c backend to CreateTarget (#2256)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Philip Hyunsu Cho
GetChar() in base64.h should return int, not char ...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Yizhi Liu
[COMMUNITY] @masahi -> Committer (#2252)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Chang Lan
Use unsafe_get in nnvm (#2247)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Zhebin Jin
[FRONTEND][TENSORFLOW]Add Split and realdiv op support...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Liang ZOU
[typo] fucn => func (#2240)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Wu Zhao
Add test case of argmax for detecting out of bound...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Ruslan Baratov
Fix misprint (#2243)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
xqdan
fix dump ir (#2235)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Liang ZOU
[typo] sin ==> in (#2238)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
Liang ZOU
[typo] fucntion ==> function (#2239)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-06
hlu1
[contrib][nnpack] remove training-optimized ops (#2224)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
Denis Khalikov
[TOPHUB] Set vulkan as alias for opencl (#2230)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Wuwei Lin
[RELAY][PASS] Check Positiveness in FoldScaleAxis ...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Zhebin Jin
[DEBUG]Fix debugger message mess in display_debug_resul...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Jared Roesch
Port from_nnvm to NNVM as to_relay (#2144)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Wuwei Lin
[RELAY][PASS] Fix expr subst and CombineParallelConv2D...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Ruslan Baratov
Fix misprint (#2223)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Josh Pollock
[Relay] Parser Tests (#2209)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-02
Josh Pollock
[Relay][RFC] Relay IR Text Format (#1781)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-02
Siva
[RELAY] bugfix. (#2215)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-02
Jared Roesch
[DOC][Relay]: Add API docs for Relay. (#1750)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-02
Siva
[RELAY][OP] end to end support for pad op. (#2213)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-02
Andrew Tulloch
Run verifier during LLVM code generation (#2211)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-02
Wuwei Lin
[RELAY][PASS] Memorize FoldScaleAxis backward transform...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
Tianqi Chen
[DOCKER] inheritate javahome (#2210)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
lihaozhehw
Python security issue about mktemp() and abspath()...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
Tianqi Chen
[SCHEDULE] Fix code lowering when loop condition depend...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Siju
added int type axis for relay reduce ops (#2199)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Wuwei Lin
[Relay][Pass] Fold constant tuple (#2201)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Sergei Grechanik
[TVM] Fix llvm codegen (div by power of 2) (#2204)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Tianqi Chen
NOTICE (#2203)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
masahi
[Relay] Add support for tuple node in operator fusion...
commit
|
commitdiff
|
tree
|
snapshot
next