platform/upstream/tvm.git
2020-08-27 lhutton1[BYOC][ACL] Improved pooling support (#6248)
2020-08-27 FernChen[Caffe Frontend] introduce caffe frontend for tvm ...
2020-08-27 Rishabh Jain[Relay/TOPI][TFLite] Implemented MATRIX_SET_DIAG Operat...
2020-08-27 Tristan Konolige[TESTS] add gpuonly tests for python unittests and...
2020-08-27 quic-sanirudhAdd `init` member to ReduceNode (#6138)
2020-08-27 mvermeulenROCm changed name of library and removed old one in...
2020-08-26 yukatayu[MSVC] Make able to compile with MSVC (#6341)
2020-08-26 Lily Orth-Smith[DYN][RELAY] Resize support for NCHW-convertible layout...
2020-08-26 Giuseppe RossiniUse auto-tuner to improve conv2d_gemm performance ...
2020-08-26 雾雨魔理沙save (#6338)
2020-08-25 雾雨魔理沙[Relay] Make check stricter by using Feature. Fixed...
2020-08-25 Zhi[FIX][VM] Fix relay vm optimize (#6322)
2020-08-25 lhutton1[BYOC][ACL] Enable remote device via environment variab...
2020-08-25 Dongming Yang[Frontend][Relay] Keras softmax and prelu fix (#6278...
2020-08-24 masahi[OpFusion] Make the max number of fused ops configurabl...
2020-08-24 Yong Wu[Relay] Support for PyTorch Non-Maximum Suppression...
2020-08-24 Chenfan[Ansor][AutoTVM v2.0] Phase 2: Basic GPU Sketch Search...
2020-08-22 Tianqi Chen[RUNTIME][FFI] Fix cython FFI compact with np.int64...
2020-08-22 雾雨魔理沙[Relay] Make check stricter: disallow inserting functio...
2020-08-22 Yao Wang[Frontend][Pytorch]Add Pytorch advanced indexing (...
2020-08-22 Lily Orth-Smith[BUG_FIX] Fix resize test (#6298)
2020-08-21 sandyhu533[RELAY][MXNET][FRONTEND] add support for MXNET numpy...
2020-08-21 Tianqi Chen[TIR] Enforce buffer pointer var type to be consistent...
2020-08-21 Rishabh JainRetrigger build. (#6304)
2020-08-21 Lily Orth-Smith[RELAY][DYN] Dynamic upsampling relay op (#6273)
2020-08-21 Zhao Wu[TEST][FLAKY] fix random fail (#6312)
2020-08-21 Josh Fromm[Target] Add python binding to new JSON target construc...
2020-08-21 Siju Samuel[COREML]multiple output support, reshape, split ops...
2020-08-21 masahi[Torch] Fix dtype handling for modules with integer...
2020-08-21 Matthew LeMayChanged TVMCTVMContext to TVMContext (#6306)
2020-08-20 Dmitriy SmirnovConstant input attr added to fully connected operation...
2020-08-20 Lily Orth-Smith[RELAY][DYN] Implementation of the dynamic pad operator...
2020-08-20 Lianmin Zheng[AutoScheduler] Fix flaky test (#6307)
2020-08-19 ZHANG Hao[Relay] change device annotation from post DFS to recur...
2020-08-19 mbaret[BYOC][ETHOSN] Introduce the Ethos-N BYOC integration...
2020-08-19 masahi[Torch] Fix cast to long (#6301)
2020-08-19 Krzysztof Parzyszek[Hexagon] Initial support for Hexagon codegen (#6261)
2020-08-19 Lianmin Zheng[Ansor][AutoTVM v2.0] Phase 1: XGBoost Cost Model ...
2020-08-18 Chenfan[Support] Add parallel_for support to run a loop in...
2020-08-18 Andrew ReuschAdd tvm::support::hexdump() debug utility (#6154)
2020-08-18 Yizhi Liu[Autodiff] Optimize and eliminate the Jacobian tensor...
2020-08-18 Tianqi Chen[RUNTIME][REFACTOR] Use new to avoid exit-time de-alloc...
2020-08-18 Dmitriy SmirnovGather operation with indices as tensor expr in TFLite...
2020-08-18 masahi[Torch] Support index_select (#6295)
2020-08-18 Tianqi Chen[TEST] use rpc.LocalSession for simple tests (#6294)
2020-08-18 GaryYuyjl[TOPI] Support int4/int8 conv2d tensor core with HWNC...
2020-08-17 Tianqi Chen[COMMUNITY] @kparzysz-quic -> committer (#6290)
2020-08-17 Chris Sullivan[ONNX] Update slice to infer attributes when not graph...
2020-08-17 Zhao Wu[random] support random fill (#5913)
2020-08-17 Junru Shao[Build] Add cmake options into libinfo (#6286)
2020-08-17 Iswariya Manivannan[Frontend][Relay] Fix node indices attribute error...
2020-08-16 Leandro NunesTVMC - a command line driver for TVM (#6112)
2020-08-15 Logan WeberAdd Quantize/Dequantize Partitioning (#5940)
2020-08-15 Junru Shao[Build] Reflect Compile-Time CMake Options into libtvm...
2020-08-15 Tianqi Chen[CI] Update ci-cpu to the latest (#6283)
2020-08-15 Tristan KonoligeImprove error messages for memory verifier and gpu...
2020-08-15 Junru Shao[Target] Creating Target from JSON-like Configuration...
2020-08-14 Dmitriy SmirnovAdded support for tflite quantized maximum and minimum...
2020-08-14 Matthew BrookhartUpdate precision in the ONNX strided_slice, update...
2020-08-14 Tristan Konolige[TESTS] Decrease test times by introducing testing...
2020-08-14 Jared Roesch[Parser] Add support for parsing the any dimension...
2020-08-14 wjliuadd dilation in x86 NCHWc depthwise conv support (...
2020-08-13 lhutton1[BYOC][ACL] Add support for dense (fully connected...
2020-08-13 Lily Orth-Smith[Relay][Dyn] Dynamic full operator (#6260)
2020-08-13 cloud-mxdfix cuda half math function is undefined: hpow, htanh...
2020-08-13 Tom GallTrivial fix, up the rodata section for the discovery...
2020-08-13 Tianqi Chen[LINT] Fix clang-format (#6264)
2020-08-13 Giuseppe RossiniImprove NHWC depthwise convolution for AArch64 (#6095)
2020-08-13 Tom Gallupdate tutorial to new TARGET as micro_dev is no more...
2020-08-12 Leandro Nunes[CI] Add apt repository for clang-11 and llvm-11 (...
2020-08-12 Lianmin Zheng[Ansor][AutoTVM v2.0] Phase 1: feature extraction for...
2020-08-12 Trevor MorrisSupport mxnet _contrib_SyncBatchNorm (#6245)
2020-08-12 Siju Samuel[COREML]Reduceops support added to frontend (#6252)
2020-08-12 Balint CristianFix newer GCC compiler warnings. (#6257)
2020-08-12 Zhi[TOPI] Fix reduction (#6250)
2020-08-12 Tianqi ChenRevert "fix cuda half math function is undefined: hpow...
2020-08-11 Jared Roesch[Parser] Parser 2.0 part 2 (#6162)
2020-08-11 Chenfan[Ansor][AutoTVM v2.0] Phase 2: Basic CPU Sketch Search...
2020-08-11 Chris Sullivan[JVM] Support overriding RPCWatchdog termination behavi...
2020-08-11 Krzysztof ParzyszekFix division range estimation error in simplifier ...
2020-08-11 Rishabh Jain[TFLite] Implemented EXPAND_DIMS Operator for TFLite...
2020-08-11 Chris Sullivan[RPC] Update build support for cross compiling apps...
2020-08-11 Tristan Konolige[Topi,x86] Split MKL from BLAS. (#6182)
2020-08-10 cloud-mxdfix cuda half math function is undefined: hpow, htanh...
2020-08-10 Tianming Xu[Relay]Refine tensorflow frontend 1.x & 2.x compatibili...
2020-08-10 lhutton1[BYOC][ACL] Improve installation tutorial (#6170)
2020-08-10 Wuwei Lin[TOPI, Cuda] Fix conv2d_transpose output padding (...
2020-08-10 Bohan Hou[TIR][Hybrid] Hybrid Script Support for TIR (#6227)
2020-08-10 Rishabh Jain[TFLite] Implemented ONE_HOT Operator for TFLite (...
2020-08-10 Tianqi Chen[COMMUNITY] jcf94 -> Reviewer (#6241)
2020-08-10 shiwenloong[Relay][Op] Add unbiased variance op and corresponding...
2020-08-09 windclarion[uTVM] fix crt building and running error (#6231)
2020-08-09 lhutton1[BYOC][JSON] json_node.h should include data_type.h...
2020-08-09 Tristan Konolige[FIX] Verify that tensor reshape is valid. (#6215)
2020-08-08 Matthew Brookhart[Relay][Dynamic] Add Dynamic Resize Op (#6198)
2020-08-07 cloud-mxd[runtime][cublas] fix typo (#6230)
2020-08-07 wrongtest[Relay][Pass] Support combine multiple dense op just...
2020-08-07 windclarion[C++ RPC] fix typo to keep same with source code (...
2020-08-07 Dmitriy SmirnovReshape with dynamic shape arg (#6208)
2020-08-07 Siju Samuel[ONNX]Mod operator, bug fix (#6160)
next