2020-06-17 |
Mahesh Ambule | [Relay, Topi] [Frontend][TFLite, MXNet] ReverseSequence... |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Zhi | [RUNTIME][String] Overload string operators (#5806) |
commit | commitdiff | tree | snapshot |
2020-06-17 |
Haichen Shen | [Fix] Fix recursive let for well formed check (#5780) |
commit | commitdiff | tree | snapshot |
2020-06-16 |
lixiaoquan | [MergeComposite] Fix InferType when module contains... |
commit | commitdiff | tree | snapshot |
2020-06-16 |
Thomas Viehmann | fix relay.build to not change the module argument in... |
commit | commitdiff | tree | snapshot |
2020-06-16 |
Haichen Shen | [Relay][OpStrategy] Tweak cublas/cudnn priority level... |
commit | commitdiff | tree | snapshot |
2020-06-16 |
Ina Dobreva | [Frontend][TFlite] Add parser support for relu6, leaky_... |
commit | commitdiff | tree | snapshot |
2020-06-16 |
ANSHUMAN TRIPATHY | Error msg update (#5818) |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Tianqi Chen | [COMMUNITY] Siju Samuel -> Committer (#5817) |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Tianqi Chen | [CI] Limit number of threads in all jobs (#5815) |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Leandro Nunes | Pin hand landmark network to version 0.7.4. (#5813) |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Samuel | [MXNET]conv3d and conv3d_transpose addedx (#5814) |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Tianqi Chen | [CI] Move cpu-only frontend tests to a CPU stage (... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Bing Xu | [topi] fix strategy for sparse dense cuda (#5782) |
commit | commitdiff | tree | snapshot |
2020-06-14 |
Junru Shao | Allow RPCWrappedFunc to rewrite runtime::String as... |
commit | commitdiff | tree | snapshot |
2020-06-14 |
Zijing Gu | [topi] fix sparse dense schedule on cuda (#5803) |
commit | commitdiff | tree | snapshot |
2020-06-14 |
Balint Cristian | [QUANTIZE] Add config switch for nn.dense layer type... |
commit | commitdiff | tree | snapshot |
2020-06-14 |
Tianqi Chen | [TIR][REFACTOR] Add tir prefix to type keys (#5802) |
commit | commitdiff | tree | snapshot |
2020-06-14 |
Balint Cristian | [ONNX] Skip multiply with 1.0f constant for GEMM import... |
commit | commitdiff | tree | snapshot |
2020-06-13 |
Tianqi Chen | [TEST] Temporary disable fp16 type_as test for PyTorch... |
commit | commitdiff | tree | snapshot |
2020-06-13 |
Tianqi Chen | [TIR][REFACTIR] Update TIR nodes std::string->String... |
commit | commitdiff | tree | snapshot |
2020-06-13 |
Rand Xie | support aten::type_as in the pytorch frontend (#5787) |
commit | commitdiff | tree | snapshot |
2020-06-13 |
Yao Wang | Fix tf parser (#5794) |
commit | commitdiff | tree | snapshot |
2020-06-13 |
Tianqi Chen | [TIR][REFACTOR] Cleanup unused classes (#5789) |
commit | commitdiff | tree | snapshot |
2020-06-12 |
Matthew Brookhart | Edit onnx parser to infer values in post order (#5755) |
commit | commitdiff | tree | snapshot |
2020-06-12 |
Tianqi Chen | [COMMUNITY] @wpan11nv -> Reviewer (#5790) |
commit | commitdiff | tree | snapshot |
2020-06-12 |
lixiaoquan | [TF] Support symbolic inputs of Fill (#5762) |
commit | commitdiff | tree | snapshot |
2020-06-12 |
Samuel | [TENSORFLOW]Conv3d Transpose OP added (#5775) |
commit | commitdiff | tree | snapshot |
2020-06-12 |
Samuel | [PYTORCH]aten::norm support added (#5776) |
commit | commitdiff | tree | snapshot |
2020-06-12 |
Samuel | [FRONTEND]Darknet support batch size for yolo (#5688) |
commit | commitdiff | tree | snapshot |
2020-06-12 |
mbaret | [BYOC][FIX] Infer types in MergeComposite (#5766) |
commit | commitdiff | tree | snapshot |
2020-06-12 |
Josh Fromm | Add ignore storage_order attribute to onnx pooling... |
commit | commitdiff | tree | snapshot |
2020-06-12 |
Bing Xu | [cmake] update vulkan rules (#5777) |
commit | commitdiff | tree | snapshot |
2020-06-12 |
Yi-Hsiang ... | fix calibration pass to support multiple functions... |
commit | commitdiff | tree | snapshot |
2020-06-12 |
MORITA Kazutaka | [CODEGEN][CONTRIB] CoreML codegen (#5634) |
commit | commitdiff | tree | snapshot |
2020-06-12 |
notoraptor | [topi][relay] Add operation gather to relay. (#5716) |
commit | commitdiff | tree | snapshot |
2020-06-12 |
hlu1 | [Topi] pass-by-value -> pass-by-const-reference (#5783) |
commit | commitdiff | tree | snapshot |
2020-06-12 |
Tianqi Chen | [REFACTOR][API-Change] Migrate all Object construction... |
commit | commitdiff | tree | snapshot |
2020-06-12 |
wrongtest | [RUNTIME] Add compile_shared option to linux compile... |
commit | commitdiff | tree | snapshot |
2020-06-12 |
majiang31312 | fix #5686: remove a overstrict assert in MakeAllreduce... |
commit | commitdiff | tree | snapshot |
2020-06-12 |
Zhi | [DOC][FIX] Fix some typos in git-clang-format.sh (... |
commit | commitdiff | tree | snapshot |
2020-06-12 |
Yao Wang | [Frontend][TensorFlow] Improve Control Flow and TensorA... |
commit | commitdiff | tree | snapshot |
2020-06-11 |
Tianqi Chen | [TIR][REFACTOR][API-Change] Migrate tir/stmt.h to use... |
commit | commitdiff | tree | snapshot |
2020-06-11 |
Tianqi Chen | [TIR][REFACTOR][API-Change] Migrate the tvm/tir/expr... |
commit | commitdiff | tree | snapshot |
2020-06-11 |
Thomas Viehmann | Make batch matrix multiplication on GPU tunable (#5752) |
commit | commitdiff | tree | snapshot |
2020-06-11 |
Matthew Brookhart | Add ShapePattern and DataTypePattern (#5760) |
commit | commitdiff | tree | snapshot |
2020-06-11 |
Thomas Viehmann | Fix gelu in PyTorch frontend, tighten numerical checks... |
commit | commitdiff | tree | snapshot |
2020-06-11 |
Samuel | [TOPI][RELAY][PYTORCH]Conv3d_transpose op support added... |
commit | commitdiff | tree | snapshot |
2020-06-11 |
Haichen Shen | [Relay] Fix for recursive let (#5757) |
commit | commitdiff | tree | snapshot |
2020-06-10 |
Zijing Gu | [topi] block sparse dense on cuda (#5746) |
commit | commitdiff | tree | snapshot |
2020-06-10 |
Jared Roesch | [Rust] Second stage of Rust Refactor (#5527) |
commit | commitdiff | tree | snapshot |
2020-06-10 |
Tianqi Chen | [REFACTOR][TIR] Provide->ProducerStore, Realize->Produc... |
commit | commitdiff | tree | snapshot |
2020-06-10 |
Cody Yu | [Bugfix] Fix reshape (#5739) |
commit | commitdiff | tree | snapshot |
2020-06-10 |
Junru Shao | [Minor][Test] Clean WASM environment before build ... |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Matthew Brookhart | Add Scatter to Topi/Relay/ONNX via hybrid script (... |
commit | commitdiff | tree | snapshot |
2020-06-09 |
Yong Wu | [TOPI][Relay][OP] support dynamic NMS(Non Maximum Suppr... |
commit | commitdiff | tree | snapshot |
2020-06-09 |
xqdan | [ARITH][BACKPORT-0.6] fix a min/max simplify bug (... |
commit | commitdiff | tree | snapshot |
2020-06-08 |
Trevor Morris | Don't add cast for TF batch norm when type isn't changi... |
commit | commitdiff | tree | snapshot |
2020-06-07 |
Tianqi Chen | [REFACTOR][TE][TIR] Call::Halide => ProducerLoad, DSL... |
commit | commitdiff | tree | snapshot |
2020-06-07 |
Zhi | sequential cpp test (#5745) |
commit | commitdiff | tree | snapshot |
2020-06-06 |
Junru Shao | Add some docs on downstream consistency (#5742) |
commit | commitdiff | tree | snapshot |
2020-06-06 |
Tianqi Chen | [REFACTOR][ARITH] Remove legacy compute_expr.h (#5738) |
commit | commitdiff | tree | snapshot |
2020-06-06 |
handar423 | fix small bug about dense_grad (#5695) |
commit | commitdiff | tree | snapshot |
2020-06-05 |
abergeron | Fix the values for test_fmod since it fails way too... |
commit | commitdiff | tree | snapshot |
2020-06-05 |
Tianqi Chen | [TEST] Fix flaky topi/tests/python/test_topi_pooling... |
commit | commitdiff | tree | snapshot |
2020-06-05 |
Cody Yu | Fix reshape usage in ARM Winograd (#5732) |
commit | commitdiff | tree | snapshot |
2020-06-05 |
akosik-anyvision | Change 'delete's in Relay VM Instruction dtor to 'delet... |
commit | commitdiff | tree | snapshot |
2020-06-05 |
Thomas Viehmann | ROCm: Add warp shuffles and enable reductions (#5727) |
commit | commitdiff | tree | snapshot |
2020-06-05 |
Samuel | [ONNX]MaxRoiPool, Mod & Xor op support added (#5729) |
commit | commitdiff | tree | snapshot |
2020-06-04 |
Tianqi Chen | [REFACTOR] Separate ArgTypeCode from DLDataTypeCode... |
commit | commitdiff | tree | snapshot |
2020-06-04 |
Dhruva Ray | [Frontend][TFLite] Add parser support for shape and... |
commit | commitdiff | tree | snapshot |
2020-06-04 |
Dhruva Ray | [TOPI,RELAY][TFLITE] Sparse to dense operator (#5447) |
commit | commitdiff | tree | snapshot |
2020-06-04 |
Thomas Viehmann | codegen llvm: move nvptx-specific intrinsic handling... |
commit | commitdiff | tree | snapshot |
2020-06-04 |
Junru Shao | Fix runtime::String backward compatibility in JSON... |
commit | commitdiff | tree | snapshot |
2020-06-04 |
Wuwei Lin | [AutoTVM, Relay] Clear compile engine after task extrac... |
commit | commitdiff | tree | snapshot |
2020-06-04 |
Deepak | [TENSORFLOW]StatefulPartitionedCall/PartitionedCall... |
commit | commitdiff | tree | snapshot |
2020-06-04 |
Samuel | [ONNX]ReduceL1, ReduceL2, ReduceSumSquare, ReduceLogSum... |
commit | commitdiff | tree | snapshot |
2020-06-03 |
abergeron | Fix generating types like float44 and float88 (#5722) |
commit | commitdiff | tree | snapshot |
2020-06-03 |
Junru Shao | [Object] Restore the StrMap behavior in JSON/SHash... |
commit | commitdiff | tree | snapshot |
2020-06-03 |
Junru Shao | [Object][FFI] Introduce runtime::String::CanConvertFrom... |
commit | commitdiff | tree | snapshot |
2020-06-03 |
lixiaoquan | Avoid downloading when TOPHUB_LOCATION is NONE (#5720) |
commit | commitdiff | tree | snapshot |
2020-06-03 |
Samuel | [MXNET]Softmin, trunc op support added (#5715) |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Junru Shao | [Object] Unify StrMapNode and MapNode (#5687) |
commit | commitdiff | tree | snapshot |
2020-06-02 |
tobe | Rename tvm_dso_op to libtvm_dso_op (#5714) |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Liangfu Chen | [BUGFIX][CRT] Fix Compilation Error in CRT (#5713) |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Tianqi Chen | Remove opengl runtime and cmake (#5712) |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Tianqi Chen | Remove deprecated opengl files (#5711) |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Samuel | [PYTORCH]ReplicationPad support added (#5708) |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Cody Yu | [PatternLang] Simplify Pattern API Implementations... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Tianqi Chen | [REFACTOR][PY] relay.op.Op -> tvm.ir.Op (#5705) |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Rand Xie | fix typo: anchor windoes should be anchor windows ... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
ANSHUMAN TRIPATHY | [Arith] ExtendedEuclidean merge impl to int_operator... |
commit | commitdiff | tree | snapshot |
2020-05-31 |
Neo Chien | [AutoTVM][TOPI] Fix bifrost spatial packing conv2d... |
commit | commitdiff | tree | snapshot |
2020-05-30 |
Samuel | [PYTORCH]floor_divide support for squeezenet (#5702) |
commit | commitdiff | tree | snapshot |
2020-05-30 |
Zhi | [REFACTOR][RELAY] Replace build_config with PassContext... |
commit | commitdiff | tree | snapshot |
2020-05-30 |
Cody Yu | [BYOC] Support Tuple Output in C/DNNL Codegen (#5701) |
commit | commitdiff | tree | snapshot |
2020-05-30 |
Balint Cristian | [ONNX] Skip ADD inside Gemm op when vector is zero... |
commit | commitdiff | tree | snapshot |
2020-05-30 |
Matthew Brookhart | [PatternLang]Conditionally Embedding Constants in Parti... |
commit | commitdiff | tree | snapshot |
2020-05-29 |
notoraptor | In memory_plan, check if value is not None, instead... |
commit | commitdiff | tree | snapshot |
2020-05-29 |
Samuel | [ONNX]LpPool Support added (#5696) |
commit | commitdiff | tree | snapshot |
next |