projects
/
platform
/
upstream
/
tvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/tvm.git
2020-02-21
Ina Dobreva
Fix tests for tflite unary elemwise operations (#4913)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Orion34C
[CODEGEN] Support cuda tensorcore subbyte int data...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Cody Yu
[DOCS] Fix Sphinx Warnings (RST indent, cross-ref,...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
wpan11nv
[Relay] Fix an assertion exposed by loop vectorizer...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Cody Yu
[DOCS] Fix sphinx warnings (#4917)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Tianqi Chen
[REFACTOR] Polish ffi convention. (#4912)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
hcyang
[RELAY][FRONTEND][TF] Fix FuseBatchNorm output cast...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Andrew
Fix tvm.target.generic_func runtime detection (#4910)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-18
Tianqi Chen
[DOCS] Update API docs to reflect the status after...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-18
Jon Soifer
[Relay] Expose FunctionGetAttr to Python (#4905)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-18
Josh Fromm
[Relay][Frontend][Keras] NHWC import support. (#4899)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-18
Tianqi Chen
[REFACTOR][PY] Establish tvm.arith (#4904)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-18
Tianqi Chen
[CI] Add autodocsum as dep (#4902)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-18
Tianqi Chen
[CI] Update ci docker to add autodocsumm (#4903)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-18
pankratz
Fixed bugs that occured when using bitwise operators...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-18
Tianqi Chen
[REFACTOR][PY] Establish tvm.te and tvm.driver (#4900)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Jon Soifer
[Relay][Pass] Fix bug in re-processing call node in...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Tianqi Chen
[DOCS] Introduce how to add hardware backend to FAQ...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Alex Gladkov
Fast exponent (#4790)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Baden Hughes
Update faq.md (#4893)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Zhi
Fix alpha_equal bug (#4897)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Tianqi Chen
[CI] Cleanup logfile before tutorial runs (#4896)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
masahi
[Relay] Fix VM compiler for while loop with free vars...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
wpan11nv
[CodeGen][CUDA] Fix issues in cuda codegen (#4876)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
masahi
improve antlr import error message (#4888)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Cody Yu
[AutoTVM] Support range in index based tuners (#4870)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
masahi
[QNN] Add support for per channel weight scale in dense...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
masahi
[QNN] More doc fix on quantize and convolution (#4874)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
wpan11nv
[TOPI][CUDA] Enable vectorization on fp16 type (#4867)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
tqchen
[REFACTOR][PY] Establish tvm.tir
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Zhi
Update docs/dev/virtual_machine.rst
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Zhi
Update docs/dev/virtual_machine.rst
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Zhi Chen
fix vm doc
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Alex Gladkov
Optimize x86 conv3d_ndhwc using data packing approach...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
mbarrett97
[FRONTEND][TFLITE] Add support for TFLite_Detection_Pos...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
tqchen
[REFACTOR][PY][API-CHANGE] Establish tvm.target
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
tqchen
[JVM] Update the runtime PackedFunc for module
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
tqchen
Fix optimize
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
tqchen
[DOCS][PY] Sphinx docs about tvm.ir
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Tianqi Chen
[REFACTOR][PY][API-CHANGE] establish tvm.ir, migrate...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
hlu1
[Topi] Missing header (#4865)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
kice
Fix onnx import bugs (#4750)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Zhi
[Refactor] move vm.py under runtime and adt to runtime...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
masahi
add resize op converter (#4838)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
hlu1
[TVM] const auto p -> const auto &p (#4861)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
hlu1
[LLVM] Explicit llvm::StringRef to std::string conversi...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Lianmin Zheng
[RUNTIME] Fix memory leakage of TVMByteArray (#4856)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Animesh Jain
[TFLite] Using real image for QNN testing. (#4816)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Leyuan Wang
reverse changes in pr #4849 (#4853)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
mbarrett97
[Relay] Added Merge Composite pass (#4771)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
pankratz
Fixed bug in ExprOp that caused bitwise operators to...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Wang Yucheng
[Frontend][TFlite] use qnn helper function in softmax...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Tianqi Chen
[CI][DOCKER] Update ci-lint to pylint2.4.4 (#4851)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Tianqi Chen
[CI] Update ci-lint to v0.60 (#4850)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Tianqi Chen
[LINT][PY] Fixes for pylint==2.4.4 (#4849)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Tianqi Chen
[TEST] test_cuddn flaky (#4846)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Seyyed Hossein...
Fixed process termination routine in windows (#4844)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Cody Yu
[Doc][AutoTVM] Fix bugs that override n_trials (#4842)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
ziheng
[COMMUNITY] comaniac -> reviewer (#4841)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Tianqi Chen
[REFACTOR][PY][API-Change] Polish tvm.runtime, tvm...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Wang Yucheng
[Frontend][TFLite] Add MIRROR_PAD operator (#4822)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Ina Dobreva
[Relay][Frontend][TFlite] Add support for quantized...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Animesh Jain
[Doc] ConvertLayout - Call RemoveUnunsedFunctions.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Tianqi Chen
Improve tol to resolve flaky case (#4836)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Josh Fromm
[Frontend][ONNX] LSTM Support (#4825)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Zhao Wu
[Doc] Introduction to module serialization (#4564)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Zhi
Fix doc after moving to unified IR (#4835)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Tianqi Chen
[CI][DOCKER] Update ci-gpu torch1.4 and onnx1.6 (#4826)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Tianqi Chen
[CI][DOCKER] Update ci-gpu to v0.60 (#4827)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Just do it
It's gpu not cpu. (#4832)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
abergeron
[TOPI][Relay] Add bitwise ops (#4815)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Tianqi Chen
[CONTRIB][CC] Enhance cc.cross_compiler (#4817)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Xingyu Zhou
[Relay] Conv2D padding representation (#4787)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Ina Dobreva
[Relay][Frontend][TFLite] Add parser support for logica...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Animesh Jain
[QNN] Optimize lowering for requantize and FixedPointMu...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Ina Dobreva
[Frontend][TFLite] Dynamically calculate input_stats...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Seyyed Hossein...
Fixed subprocess creation under windows (#4820)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Tianqi Chen
[REFACTOR][PY] Establish tvm.runtime (#4818)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
shoubhik
Mxnet parser for Qnn dialect (#4714)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Haichen Shen
allow customize mkldnn library location (#4814)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Tianqi Chen
[REFACTOR][PY] tvm._ffi (#4813)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Animesh Jain
[TOPI][x86] Injective schedule improvement (#4786)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Haichen Shen
fix memory leak (#4811)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Animesh Jain
[AutoTVM] Minor bug fixes in AutoTVM for QNN graphs...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Tianqi Chen
[DOCS] Fix vta tutorial (#4809)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Tianqi Chen
[LINT] Fix -Wextra (#4804)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
Hua Jiang
[TOPI] upsample operator 'NCHWinic' format support...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
mbarrett97
[TIR] Create a StringImm reference type (#4806)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
Zhao Wu
[ThreadPool] Solve ARM BIG.LITTLE heterogeneous multico...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
vizero1
Change color channel from BGR to RGB for darknet prepro...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
Animesh Jain
[QNN] Conv2D with dilation support. (#4796)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
masahi
[QNN] Doc fix on convolution and dequantize (#4799)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
kshitij12345
fix #4670: add bias for fc layer (#4801)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
masahi
[Relay] Expose vm OptimizeModule to Python (#4800)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Alex Gladkov
Add schedule for conv3d NDHWC layout (#4775)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Animesh Jain
[Relay][Topi] Use SimplifyInference for L2 Normazlizati...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
masahi
Dedup BindParamByName function in VM compiler (#4793)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
jmorrill
Fix parsing of different exception string formats ...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Ina Dobreva
[Relay][Frontend][TFlite] Add add parser support for...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
abergeron
Make sure to visit the arguments of inlined functions...
commit
|
commitdiff
|
tree
|
snapshot
next