platform/upstream/tvm.git
2019-05-31 Logan WeberEnable uTVM in Jenkinsfile (#3269)
2019-05-31 Animesh Jain[Relay][Hashing] Structural hash - incorporate the...
2019-05-31 Tianqi ChenJekyll (#3262)
2019-05-31 hlu1[Bugfix] Fix a memory leak in OpManager (#3263)
2019-05-31 Balint Cristian[Relay] Handle float16 constants & fix BatchNorm (...
2019-05-29 Yao Wang[AutoTVM]Core functionality for Graph tuner (#2184)
2019-05-29 Hua[BugFix][VTA] Fix vta_conv2d crash issue after change...
2019-05-29 Tianqi Chen[C++] Cleanup transform API nits (#3253)
2019-05-28 masahi[TOPI] Fix resize nearest with fractional scaling ...
2019-05-28 Nick Hynes[RUST] Rust DSO module (#2976)
2019-05-28 Gus SmithTypo: Tensorflow --> TensorFlow (#3249)
2019-05-28 Gus SmithkCustomBegin overlapped with kExtEnd; incr by 1 (#3250)
2019-05-28 Wuwei LinMove CombineParallelConv2D to opt level 4 (#3248)
2019-05-28 Luis Vega[VTA][TSIM] Use Module instead of RawModule for testben...
2019-05-27 Wei Chen[Doc][Relay] Add VM doc (#3188)
2019-05-27 Sergei Grechanik[ARITH] Improve div/mod in rewrite simplifier (#3149)
2019-05-26 Haichen Shen[Relay][Frontend] Add Crop op converter (#3241)
2019-05-25 GemfieldFixed a typo (#3218)
2019-05-24 雾雨魔理沙[Relay] Start porting pass to the pass manager (#3191)
2019-05-24 雾雨魔理沙[Relay] remove unneeded VisitExpr (#3239)
2019-05-24 Siju[RELAY]Frontend darknet (#2773)
2019-05-24 Zhi[Relay][Transform] merge PassContext and BuildConfig...
2019-05-24 Tianqi Chen[C++][API] Consistent RAII scoping API. (#3231)
2019-05-24 eqy[LINT] handle more file types in ASF header (#3235)
2019-05-23 Josh FrommModified pick best to accumulate the best configuration...
2019-05-23 Tianqi Chen[NODE] Macro to define NodeRef methods, constructor...
2019-05-23 hlu1[GraphRuntime] Debug graph runtime (#3232)
2019-05-22 Bing Xu[3rdparty] sync submodules (#3229)
2019-05-22 Gus SmithRegister SkipVectorize (#3228)
2019-05-22 Steven S. Lyubomirsky[Relay][Prelude] Remove Peano nats from the prelude...
2019-05-22 Zhi[relay][pass manager] Open transform namespace (#3226)
2019-05-22 Yuta Hinokuma[WIP] [Relay] [NNVM] [Frontend] implement MaxPool-8...
2019-05-22 Leyuan Wang[Bugfix] Fix sort changing original input data issue...
2019-05-22 llyfacebookAdd packing for int8 1x1 convolution and support the...
2019-05-22 Yizhi Liu[Team] Eddie -> PMC (#3220)
2019-05-22 Zhao Wu[TFLite] Convert TFLite NCHW to NHWC (#3141)
2019-05-21 Logan WeberAdd `SkipVectorize` pass (#3222)
2019-05-21 hlu1[Contrib] cblas batch_matmul (#3210)
2019-05-21 Zhi[Relay][heterogeneous pass] remove on_device op after...
2019-05-21 Zhi[relay][vm] remove throw in destructor (#3215)
2019-05-21 Haichen ShenAdd bing to reviewer (#3214)
2019-05-20 Yong Wu[Relay][TOPI] operator All (#3124)
2019-05-20 Joshua Z. Zhang[Relay][ONNX] fix #3134 converter where initializers...
2019-05-20 Haichen Shen[BugFix] Fix bug in cast to bool (#3207)
2019-05-20 Luis Vega[VTA] [TSIM] Improve tsim example (#3206)
2019-05-20 Hua[BugFix][VTA] Fix bug in vta runtime DepPop function...
2019-05-17 hlu1[ARM] Fix concat (#3061)
2019-05-17 lixiaoquan[CODEGEN][CUDA][OPENCL] Handle INF and NAN (#3194)
2019-05-17 Josh Fromm[Relay] Better shape inference in TensorFlow Frontend...
2019-05-16 Tianqi Chen[RELAY] Hotfix build_module creation (#3198)
2019-05-16 雾雨魔理沙Update .gitignore (#3199)
2019-05-16 Philipp KronesQuick fix of VTA FPGA Toolchain Installation documentat...
2019-05-16 Wuwei Lin[TOPI] Raise exception group_conv2d_nchw not supported...
2019-05-16 Siva[TENSORLFOW] PlaceholderWithDefault (limited) implement...
2019-05-16 Mark RogersGet list of unsupported ONNX operators (#2995)
2019-05-16 llyfacebookAdd the acc16 intrinsic support (#3081)
2019-05-16 Josh Fromm[Relay] Option to select which convolution layers are...
2019-05-16 Zhi[Relay][Compilation] replace relay.build_module with...
2019-05-15 Gus Smith[Datatypes] Custom datatypes (#2900)
2019-05-15 Yong Wu[Relay][TensorFlow Frontend] SoftPlus Sqrt (#3187)
2019-05-14 ghostplantAvoid using heavy API to query single attribution ...
2019-05-14 eqy[RELAY][PASS] detect depthwise conv2d in mac_count...
2019-05-13 Joshua Z. Zhangadd onnx elemwise greater/less (#3186)
2019-05-13 Salem Derisavicleanup: removed a piece of code that is redundant...
2019-05-13 OldpanFix a bug of flatten in ONNX to Relay converter (#3180)
2019-05-13 Siva[GOLANG] Some fixes for golang latest version compiler...
2019-05-11 Jared Roesch[Relay][Runtime] Add VM compiler. (#3139)
2019-05-11 hlu1[Bugfix] Check file exists before removing it (#3178)
2019-05-11 lixiaoquan[Relay][TensorFlow] Support tf.math.reduce_prod (#3166)
2019-05-11 Steven S. LyubomirskyRegister all operators' Python attributes in Python...
2019-05-10 Lianmin Zheng[HybridScript] Capture constant external python variabl...
2019-05-10 lixiaoquanFix a tensorflow test bug. (#3165)
2019-05-10 Zhi[codegen] heterogeneous build for c++ (#3144)
2019-05-09 Yinghai LuFix a multithreaded bug in llvm LazyInitJIT (#3158)
2019-05-09 Leyuan Wangadd more syncs (#3151)
2019-05-09 Jared Roesch[Relay][Runtime] Implementation of Relay VM (#2889)
2019-05-09 Bing Xu[BuildModule] Fix AlterLayout Pass (#3155)
2019-05-09 Yao Wang[Relay][Op] Adaptive pooling (#3085)
2019-05-08 Luis Vega[RFC] [VTA] [TSIM] Enabling Cycle-Accurate Hardware...
2019-05-08 Zhifix python lint warnings (#3145)
2019-05-08 Tianqi Chen[CI] Always run cpptest during build to ensure library...
2019-05-08 Bing XuRelay C++ Build Module (#3082)
2019-05-08 Leyuan Wang[Bugfix][TOPI] conv2d_transpose bugfix (#3138)
2019-05-08 Marcus Shawcroft[DOC] fix :code: markup syntax (#3140)
2019-05-08 Wei ChenHandle vectorize for LE statement (#3137)
2019-05-05 masahi[ROCm] Fix dense autotvm template registration (#3136)
2019-05-05 Yong Wu[Relay][Frontend] add log op in tf frontend (#3111)
2019-05-05 Lianmin Zheng[TOPI] Fix mali conv2d performance regression (#3131)
2019-05-04 Tianqi Chen[ARITH] Constraint-aware ConstIntBound, Enhance Canonic...
2019-05-03 Jessica Davies[DOC] Developer documentation for InferBound pass....
2019-05-02 Marcus Shawcroft[DOC] Various documentation improvements (#3133)
2019-05-02 Jared Roesch[Relay][Runtime] Add memory manager for NDArray (#3121)
2019-05-02 Haichen ShenAdd MXNet converter for RNN layer ops (#3125)
2019-05-02 Tianqi Chen[LINT] Add more allowed file type
2019-05-02 Jared Roesch[Relay][Runtime] Add support for virtual machine Object...
2019-05-02 Lianmin ZhengUpdate CONTRIBUTORS.md (#3130)
2019-05-01 Marcus Shawcroft[DOC] Add missing targets to target_name documentation...
2019-05-01 Yida WangMinor addition to graph runtime debug (#3129)
2019-05-01 Zhao WuFix PRelu layout in Relay (#3013)
2019-05-01 Marcus Shawcroft[DOC] various assorted grammar fixes (#3127)
next