platform/upstream/tvm.git
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)
2019-05-01 songqun[FRONTEND][TFLITE] Add FULLY_CONNECTED op into tflite...
2019-05-01 lixiaoquan[Relay][Tensorflow] Allow an op as loop var. (#3056)
2019-05-01 Zhi[RELAY][FUSION] Enhance fusion rule that starts from...
2019-05-01 Haichen Shen[Bugfix] Fix type code error for StringImm (#3050)
2019-04-30 RahulFixing a doc nit (#3123)
2019-04-29 Jared RoeschFix bug in ONNX importer (#3084)
2019-04-29 Leyuan Wang[Relay][TOPI] Gluncv SSD support on the GPU (#2784)
2019-04-29 Yizhi Liu[Lang] Fix undef BijectiveLayout and add scalar layout...
2019-04-29 Gemfieldporting new upsample test case from nnvm to relay ...
2019-04-29 masahi[Relay, OpFusion] Better tuple fusion implementation...
2019-04-28 Tianqi Chen[LINT] recover lint error, add asf header check (#3117)
2019-04-28 Tianqi Chen[CI] Add file type check (#3116)
2019-04-28 Wuwei Lin[TOPI] Fix group_conv2d unit test (#3113)
2019-04-28 MaxXingfixed some typos (#3112)
2019-04-27 Pedro LarroyCheck that the node is not null, add contains to OpMap...
2019-04-27 Meghan Cowan[TOPI] Bitserial dense operators for CPU (#3051)
2019-04-27 Bing Xu[ROCM] Fix conv2d (#3107)
2019-04-27 Ruizhe Zhao... Fixed issue #3069 by checking op tag (#3070)
2019-04-26 Salem Derisavi1) fixed a functional bug in loop partitioning algorith...
2019-04-26 Salem Derisavi[TVM][ARITH] Teach BoundDeduce to handle the case in...
2019-04-26 Wuwei Lin[Relay, Quantization, TOPI] int8 dense on CUDA & Dense...
2019-04-26 Tianqi Chen[COMMUNITY] @vinx13 -> committer (#3100)
2019-04-26 Siva[TEST][FLAKY] fix for #3099 (#3101)
2019-04-26 lixiaoquan[Relay][TensorFlow] Remove 'input_0d_mismatch' special...
2019-04-25 Logan WeberAdd VSCode directories to gitignore (#3095)
2019-04-25 Hiroyuki Makino[Relay][TOPI] Add rsqrt operator (#2949)
2019-04-25 Josh Pollock[Relay][Text Format] Fix Pretty Printing Annotations...
next