platform/upstream/tvm.git
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)
2020-08-07 shiwenloong[PYTORCH]Std op without specified dimensions support...
2020-08-06 Andrew Reusch[µTVM] Add --runtime=c, remove micro_dev target, enable...
2020-08-06 Matthew Brookhart[Relay][Dynamic] OneHot operation (#6209)
2020-08-06 Lianmin Zheng[Ansor][AutoTVM v2.0] Phase 1: The base class for cost...
2020-08-06 Zhi[DOCS] Update pass infra tutorial (#6193)
2020-08-06 Tianqi Chen[RUNTIME] Enable auto conversion String->DLDataType...
2020-08-05 wjliumatch pytorch 1.6 googlenet pretrained model (#6201...
2020-08-05 Tianming Xu[Relay] pytorch frontend support conv1d (#6203)
2020-08-05 Jamie Zhuangfix compilation error with cuda 11 (#6213)
2020-08-05 Trevor MorrisPass mfloat-abi to LLVMModule::Init (#6150)
2020-08-05 Thierry Moreau[Target] 64-bit RPi4b target (#6211)
2020-08-05 Balint CristianFix compile warnings. (#6204)
2020-08-05 abergeronChange the meaning of conv3d_transpose output_padding...
2020-08-05 韩朴宇 [Rust] fix #6205 (#6207)
2020-08-04 Siju Samuel[COREML]Unary ops support added in frontend (#6196)
2020-08-04 Haibin Lin[RELAY] Basic block normal form (#6152)
2020-08-04 Rishabh Jain[TFLite] Implemented PADV2 Operator for TFLite and...
2020-08-04 mbaret[CI][ETHOSN] Enable CI for Ethos-N (#6171)
2020-08-04 Lily Orth-Smith[DOCS] Added casting to hybrid script doc and fixed...
2020-08-04 LiangLiu[AutoScheduler] Fix alignment of note (#6181)
2020-08-04 Junru Shao[Target] Rename target_id => target_kind (#6199)
2020-08-03 ANSHUMAN TRIPATHY[TIR][Transform] HoistIfThenElse added (#6066)
2020-08-03 Lianmin Zheng[TIR] Enhance VerifyGPUCode (#6194)
2020-08-03 qiuhan[Fix] avoid unexpected throw in AttrInitEntry (#6128)
2020-08-03 Animesh Jain[FoldConstant] Create Interpreter for each constant...
2020-08-02 Tianqi Chen[BUILD] Remove libtopi from the build (#6189)
2020-08-02 Tianqi Chen[CI] Remove topi from the CI cache (#6188)
2020-08-02 Tianqi Chen[REFACTOR] topi -> tvm/topi (#6186)
2020-08-01 Tianqi Chen[TEST] Temporary disable conv2d grad strided flaky...
2020-07-31 Tristan Konolige[FIX] Fixes #6096 (#6131)
2020-07-31 Tianqi Chen[DOCS] Improve the docs build instructions (#6173)
2020-07-31 lixiaoquan[Relay] Fix bug in transpose_shape_func (#6180)
2020-07-30 Wuwei LinFix incorrect function signature in header (#6172)
2020-07-30 Zhi[BYOC] Retire the example json runtime (#6177)
2020-07-30 ANSHUMAN TRIPATHYBuffer logger assert removed (#6147)
2020-07-30 Lianmin Zheng[AutoScheduler] Improve doc string (#6176)
next