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 |
2020-05-29 |
tobe | Support more dtypes for TVMDSOOp (#5694) |
commit | commitdiff | tree | snapshot |
2020-05-29 |
Tianqi Chen | [COMMUNITY] @masahi -> PPMC (#5691) |
commit | commitdiff | tree | snapshot |
2020-05-29 |
Tianqi Chen | @zhiics -> PPMC (#5692) |
commit | commitdiff | tree | snapshot |
2020-05-29 |
Zhi | [REFACTOR][RELAY] move fallback_device to config (... |
commit | commitdiff | tree | snapshot |
2020-05-29 |
lhutton1 | [RELAY] Fix segfault in pretty print when ObjectRef... |
commit | commitdiff | tree | snapshot |
2020-05-29 |
lixiaoquan | [Relay] Fix dataflow_pattern.rewrite() hang if Match... |
commit | commitdiff | tree | snapshot |
2020-05-29 |
Samuel | [PYTORCH]Minor bug fixes (#5683) |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Cody Yu | [PatternLang] Add ConstantPattern (#5689) |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Neo Chien | [TIR][REFACTOR] std::string -> String Migration in... |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Samuel | [TFLITE]Quantize & Dequantize op (#5394) |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Cody Yu | [DOC] Improve Pattern Language Docs (#5676) |
commit | commitdiff | tree | snapshot |
2020-05-27 |
Junru Shao | [Bugfix] Fix Python debugger segfaults with TVM built... |
commit | commitdiff | tree | snapshot |
2020-05-27 |
tobe | Fix the shift column for scale_shift_nchw and scale_shi... |
commit | commitdiff | tree | snapshot |
2020-05-27 |
notoraptor | Call previous excepthook in tvm_excepthook. (#5675) |
commit | commitdiff | tree | snapshot |
2020-05-27 |
Matthew Brookhart | add a testcase for #5674 (#5677) |
commit | commitdiff | tree | snapshot |
2020-05-26 |
Cody Yu | [BYOC] Pattern Language MergeComposite (#5656) |
commit | commitdiff | tree | snapshot |
2020-05-26 |
Matthew Brookhart | add a check for null function attributes (#5674) |
commit | commitdiff | tree | snapshot |
2020-05-26 |
Andrew Reusch | add tvm.micro pydoc to sphinx (#5661) |
commit | commitdiff | tree | snapshot |
2020-05-26 |
lixiaoquan | [TF] Support TupleWrapper as direct ancestor of control... |
commit | commitdiff | tree | snapshot |
2020-05-26 |
Matthew Brookhart | [POC][PatternLang]Remove constants from partitioned... |
commit | commitdiff | tree | snapshot |
2020-05-26 |
Neo Chien | [AutoTVM][TOPI] AutoTVM incorrect measurement (#5511) |
commit | commitdiff | tree | snapshot |
2020-05-26 |
Mei Ye | enable amd_apu device on vulkan target (#5659) |
commit | commitdiff | tree | snapshot |
2020-05-26 |
Zhao Wu | [C++ RPC] Fix C++ RPC build problem on Linux (#5671) |
commit | commitdiff | tree | snapshot |
2020-05-26 |
Zhao Wu | [Doc] Misc doc fix (#5672) |
commit | commitdiff | tree | snapshot |
2020-05-26 |
Tianqi Chen | [REFACTOR][TIR][API-Change] Migrate BuildConfig to... |
commit | commitdiff | tree | snapshot |
2020-05-26 |
Tianqi Chen | [PYTHON] Add buffer name when creating tensor bindings... |
commit | commitdiff | tree | snapshot |
2020-05-26 |
Yao Wang | [Relay][Op]Support symbolic TopK, Ones, Zeros and Full... |
commit | commitdiff | tree | snapshot |
2020-05-25 |
Wei Pan | [TOPI] Improve CUDA softmax scheduling (#5600) |
commit | commitdiff | tree | snapshot |
2020-05-25 |
Shizhi Tang | handle likely in IRMutatorWithAnalyzer (#5665) |
commit | commitdiff | tree | snapshot |
next |