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