platform/upstream/tvm.git
2020-06-19 Menooker[DataType] Add bfloat16 (#5601)
2020-06-19 Junru Shao[Object] Introduce POD-C Compliant tvm::Map (#5740)
2020-06-19 mbaret[FIX] Recover global state after test_util.py (#5824)
2020-06-18 Haichen Shen[AutoTVM] Suppress the warning messages when compile...
2020-06-18 ANSHUMAN TRIPATHYAdditional canonicalization added for AddNode (#5846)
2020-06-18 Matthew Brookhartfix batchnorm infer_value error, add regression test...
2020-06-18 Zhi[RUNTIME] Introduce MetadataModule to separate code...
2020-06-18 Jared Roesch `tvm` crate stage 3 of Rust refactor (#5769)
2020-06-18 Thomas Viehmannffi (Object): make class dict visible in instances...
2020-06-18 masahi[Torch][Quantized] Fix converting serialized quantized...
2020-06-18 Siju Samuel[KERAS]RepeatVector, Conv3DTranspose op support added...
2020-06-17 Thomas ViehmannAdd a combine batch_matmul pass (#5791)
2020-06-17 Haichen Shen[Frontend][MXNet] Support a few contrib ops in mxnet...
2020-06-17 Yao Wang[Frontend][TensorFlow]Fix TF Dynamic input shape (...
2020-06-17 Mahesh Ambule[Relay, Topi] [Frontend][TFLite, MXNet] ReverseSequence...
2020-06-17 Zhi[RUNTIME][String] Overload string operators (#5806)
2020-06-17 Haichen Shen[Fix] Fix recursive let for well formed check (#5780)
2020-06-16 lixiaoquan[MergeComposite] Fix InferType when module contains...
2020-06-16 Thomas Viehmannfix relay.build to not change the module argument in...
2020-06-16 Haichen Shen[Relay][OpStrategy] Tweak cublas/cudnn priority level...
2020-06-16 Ina Dobreva[Frontend][TFlite] Add parser support for relu6, leaky_...
2020-06-16 ANSHUMAN TRIPATHYError msg update (#5818)
2020-06-15 Tianqi Chen[COMMUNITY] Siju Samuel -> Committer (#5817)
2020-06-15 Tianqi Chen[CI] Limit number of threads in all jobs (#5815)
2020-06-15 Leandro NunesPin hand landmark network to version 0.7.4. (#5813)
2020-06-15 Samuel[MXNET]conv3d and conv3d_transpose addedx (#5814)
2020-06-15 Tianqi Chen[CI] Move cpu-only frontend tests to a CPU stage (...
2020-06-15 Bing Xu[topi] fix strategy for sparse dense cuda (#5782)
2020-06-14 Junru ShaoAllow RPCWrappedFunc to rewrite runtime::String as...
2020-06-14 Zijing Gu[topi] fix sparse dense schedule on cuda (#5803)
2020-06-14 Balint Cristian[QUANTIZE] Add config switch for nn.dense layer type...
2020-06-14 Tianqi Chen[TIR][REFACTOR] Add tir prefix to type keys (#5802)
2020-06-14 Balint Cristian[ONNX] Skip multiply with 1.0f constant for GEMM import...
2020-06-13 Tianqi Chen[TEST] Temporary disable fp16 type_as test for PyTorch...
2020-06-13 Tianqi Chen[TIR][REFACTIR] Update TIR nodes std::string->String...
2020-06-13 Rand Xiesupport aten::type_as in the pytorch frontend (#5787)
2020-06-13 Yao WangFix tf parser (#5794)
2020-06-13 Tianqi Chen[TIR][REFACTOR] Cleanup unused classes (#5789)
2020-06-12 Matthew BrookhartEdit onnx parser to infer values in post order (#5755)
2020-06-12 Tianqi Chen[COMMUNITY] @wpan11nv -> Reviewer (#5790)
2020-06-12 lixiaoquan[TF] Support symbolic inputs of Fill (#5762)
2020-06-12 Samuel[TENSORFLOW]Conv3d Transpose OP added (#5775)
2020-06-12 Samuel[PYTORCH]aten::norm support added (#5776)
2020-06-12 Samuel[FRONTEND]Darknet support batch size for yolo (#5688)
2020-06-12 mbaret[BYOC][FIX] Infer types in MergeComposite (#5766)
2020-06-12 Josh FrommAdd ignore storage_order attribute to onnx pooling...
2020-06-12 Bing Xu[cmake] update vulkan rules (#5777)
2020-06-12 Yi-Hsiang ... fix calibration pass to support multiple functions...
2020-06-12 MORITA Kazutaka[CODEGEN][CONTRIB] CoreML codegen (#5634)
2020-06-12 notoraptor[topi][relay] Add operation gather to relay. (#5716)
2020-06-12 hlu1[Topi] pass-by-value -> pass-by-const-reference (#5783)
2020-06-12 Tianqi Chen[REFACTOR][API-Change] Migrate all Object construction...
2020-06-12 wrongtest[RUNTIME] Add compile_shared option to linux compile...
2020-06-12 majiang31312fix #5686: remove a overstrict assert in MakeAllreduce...
2020-06-12 Zhi[DOC][FIX] Fix some typos in git-clang-format.sh (...
2020-06-12 Yao Wang[Frontend][TensorFlow] Improve Control Flow and TensorA...
2020-06-11 Tianqi Chen[TIR][REFACTOR][API-Change] Migrate tir/stmt.h to use...
2020-06-11 Tianqi Chen[TIR][REFACTOR][API-Change] Migrate the tvm/tir/expr...
2020-06-11 Thomas ViehmannMake batch matrix multiplication on GPU tunable (#5752)
2020-06-11 Matthew BrookhartAdd ShapePattern and DataTypePattern (#5760)
2020-06-11 Thomas ViehmannFix gelu in PyTorch frontend, tighten numerical checks...
2020-06-11 Samuel[TOPI][RELAY][PYTORCH]Conv3d_transpose op support added...
2020-06-11 Haichen Shen[Relay] Fix for recursive let (#5757)
2020-06-10 Zijing Gu[topi] block sparse dense on cuda (#5746)
2020-06-10 Jared Roesch[Rust] Second stage of Rust Refactor (#5527)
2020-06-10 Tianqi Chen[REFACTOR][TIR] Provide->ProducerStore, Realize->Produc...
2020-06-10 Cody Yu[Bugfix] Fix reshape (#5739)
2020-06-10 Junru Shao[Minor][Test] Clean WASM environment before build ...
2020-06-09 Matthew BrookhartAdd Scatter to Topi/Relay/ONNX via hybrid script (...
2020-06-09 Yong Wu[TOPI][Relay][OP] support dynamic NMS(Non Maximum Suppr...
2020-06-09 xqdan[ARITH][BACKPORT-0.6] fix a min/max simplify bug (...
2020-06-08 Trevor MorrisDon't add cast for TF batch norm when type isn't changi...
2020-06-07 Tianqi Chen[REFACTOR][TE][TIR] Call::Halide => ProducerLoad, DSL...
2020-06-07 Zhisequential cpp test (#5745)
2020-06-06 Junru ShaoAdd some docs on downstream consistency (#5742)
2020-06-06 Tianqi Chen[REFACTOR][ARITH] Remove legacy compute_expr.h (#5738)
2020-06-06 handar423fix small bug about dense_grad (#5695)
2020-06-05 abergeronFix the values for test_fmod since it fails way too...
2020-06-05 Tianqi Chen[TEST] Fix flaky topi/tests/python/test_topi_pooling...
2020-06-05 Cody YuFix reshape usage in ARM Winograd (#5732)
2020-06-05 akosik-anyvisionChange 'delete's in Relay VM Instruction dtor to 'delet...
2020-06-05 Thomas ViehmannROCm: Add warp shuffles and enable reductions (#5727)
2020-06-05 Samuel[ONNX]MaxRoiPool, Mod & Xor op support added (#5729)
2020-06-04 Tianqi Chen[REFACTOR] Separate ArgTypeCode from DLDataTypeCode...
2020-06-04 Dhruva Ray[Frontend][TFLite] Add parser support for shape and...
2020-06-04 Dhruva Ray[TOPI,RELAY][TFLITE] Sparse to dense operator (#5447)
2020-06-04 Thomas Viehmanncodegen llvm: move nvptx-specific intrinsic handling...
2020-06-04 Junru ShaoFix runtime::String backward compatibility in JSON...
2020-06-04 Wuwei Lin[AutoTVM, Relay] Clear compile engine after task extrac...
2020-06-04 Deepak[TENSORFLOW]StatefulPartitionedCall/PartitionedCall...
2020-06-04 Samuel[ONNX]ReduceL1, ReduceL2, ReduceSumSquare, ReduceLogSum...
2020-06-03 abergeronFix generating types like float44 and float88 (#5722)
2020-06-03 Junru Shao[Object] Restore the StrMap behavior in JSON/SHash...
2020-06-03 Junru Shao[Object][FFI] Introduce runtime::String::CanConvertFrom...
2020-06-03 lixiaoquanAvoid downloading when TOPHUB_LOCATION is NONE (#5720)
2020-06-03 Samuel[MXNET]Softmin, trunc op support added (#5715)
2020-06-02 Junru Shao[Object] Unify StrMapNode and MapNode (#5687)
2020-06-02 tobeRename tvm_dso_op to libtvm_dso_op (#5714)
2020-06-02 Liangfu Chen[BUGFIX][CRT] Fix Compilation Error in CRT (#5713)
2020-06-02 Tianqi ChenRemove opengl runtime and cmake (#5712)
next