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-04-10
shoubhik
Adding support for TFLite QnnSub operator. (#5230)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Tianqi Chen
[NODE] General serialzation of leaf objects into bytes...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Animesh Jain
Legalize - Use Non-recursive Rewriter. (#5296)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Yizhi Liu
[Node] Provide guide to user who has difficulty registe...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Samuel
[TENSORFLOW]reduce ops updated (#5180)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
yongfeng-nv
Create loops according to storage scope and thread...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Tianqi Chen
[CI] Temporary disable CRT test (#5297)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Tianqi Chen
[BUGFIX] Fix CRT static test bug (#5293)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Zhi
[BUGFIX][IR] Fix String SEqual (#5275)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Luis Vega
update compiler version in docs (#5281)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Haichen Shen
[LINT] Remove scalalint from lint deps (#5269)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Krzysztof Parzyszek
[LLVM] Include Support/Host.h for declaration of getDef...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Samuel
[PYTORCH]celu, gelu, selu activations (#5263)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
mbaret
[RELAY][BYOC] Add support for composite functions in...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
tobe
[RUNTIME] Implement TVMDSOOp(TensorFlow custom op)...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Krzysztof Parzyszek
[LLVM] Do not use x86_vcvtph2ps_256 intrinsic with...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Tianqi Chen
[RUNTIME] Quick fix PackedFunc String passing (#5266)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Krzysztof Parzyszek
[LLVM] Use llvm::ElementCount with LLVM 11+ when creati...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Krzysztof Parzyszek
[LLVM] Use llvm::Align with LLVM 11+ to avoid warnings...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Liangfu Chen
[uTVM][Runtime] Introduce Virtual Memory Allocator...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Haichen Shen
[Relay][OP] Add fast_erf implementation (#5241)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Tianqi Chen
[TIR] Fix perf regression of tir refactor (#5258)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Adrian Muresan
Fixed typo and type mismatch (#5259)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Samuel
[Pytorch]layernorm bug fix and testcase updated (#5257)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Samuel
[TFLITE]Hard Swish & MobilnetV3 model testing (#5239)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Pratik Fegade
[TE] Minor bugfix in message_passing.cc (#5254)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Haichen Shen
[Topi] Breakdown topi.cc into smaller files (#5253)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Samuel
[PYTORCH]LayerNorm support added (#5249)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Tianqi Chen
[RUNTIME] Enable auto conversion from str to runtime...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Tang, Shizhi
fix lower_warp_memory (#5247)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
chinakook
fix to skip node not in graph. (#5238)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Haichen Shen
[CI] Update MxNet to 1.6.0 with MKL (#5240)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Haichen Shen
[Runtime][Contrib] Support cudnn softmax (#5214)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-05
Josh Fromm
[Relay][Topi][AutoTVM] Winograd support for Conv3D...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-05
ga
[Fix][VM] Fix copy constructor (#5237)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-05
Yao Wang
[Relay][ADT]Static Tensor Array (#5103)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-05
Tianqi Chen
[REFACTOR][TIR] Migrate all low-level passes to the...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-04
Samuel
[ONNX]Pool3d & upsample3d op support (#5135)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-04
Yao Wang
Fix intel conv2d auto tune (#5200)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-04
Tang, Shizhi
[TE] Support mixing normal and cross-thread reduction...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Tianqi Chen
[REFACTOR][TIR] Migrate most of low-level build to...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Tianqi Chen
[PYTHON] Make IntImm more like an integer (#5232)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Matthew Brookhart
[RELAY] Non-recursive Graph Vistor and Rewriter (#4886)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Animesh Jain
[TOPI x86] Adding unroll_kw config option for depthwise...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
mbaret
[RELAY][FIX] Fix hang in MergeCompilerRegions (#5227)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Samuel
[KERAS]Upsample3d & ZeroPadding3d op (#5125)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Samuel
[DOCSTRING]missing function parameters updated (#5228)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Wei Pan
[CodeGen][CUDA] Fix bugs (#5209)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Tianqi Chen
[REFACTOR] tvm.hybrid -> te.hybrid (#5223)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Tianqi Chen
[DOCS] Misc docs improvements (#5222)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Samuel
[PYTORCH]AvgPool3d, MaxPool3d and Squeeze op support...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Tianqi Chen
[REFACTOR][TIR] Migrate low-level pass functions to...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Tianqi Chen
[TIR] Introduce BufferLoad/Store (#5205)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Haozheng Fan
[TIR][PASS] dtype rewrite for indexing variables (...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Zhi
[Runtime][Object] expose runtime::String to Python...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Zhi
[REFACTOR][IR] kExternalSymbol -> kGlobalSymbol (#5211)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Jeremy Johnson
[Frontend][Torch] Fix up graph input handling (#5204)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Wei Pan
[Debug] Add Dump function for Object type (NFC) (#5207)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Tianqi Chen
[DOCS] Reduce artifcats generated by sphinx gallery...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Tianqi Chen
[REFACTOR][TIR] Introduce ExprDeepEqual, Remove IRDeepC...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
mbaret
[RELAY] Fixes to MergeCompilerRegions (#5195)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
MORITA Kazutaka
[FRONTEND][MXNET] Use leaky by default for LeakyReLU...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Samuel
[PYTORCH]Dropouts And InstanceNorm support added (...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Samuel
[BUGFIX]bugfix in tensorflow space_to_batch_nd (#5175)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Tianqi Chen
[DOCS] Use https link (#5183)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
manupa-arm
[RELAY] Partition graph codestyle fixes (#5202)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Samuel
[PYTORCH]Activations for pytorch (#5194)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Tianqi Chen
[REFACTOR][TIR] Migrate Low-level Passes to Pass Manage...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Animesh Jain
[Topi x86] Missing vectorize for depthwise conv2d....
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
manupa-arm
[RELAY] Re-wrote the Graph Partitioner to support multi...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Thomas Viehmann
rocm: fix dense_rocblas in strategy, topi (#5191)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Wang Yucheng
[Torch] Add support for split (#5174)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Samuel
[FRONTEND][KERAS]Max_pool3d and Averagepool3d operator...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Thierry Moreau
[VTA] HW sources refactor (#5188)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Andrew Reusch
Add warning about nnpack installing googletest (#5185)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
hlu1
[TVM] ref_counter -> ref_counter_ (#5184)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Yizhi Liu
[TE] reverse-mode autodiff without any optimization...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Animesh Jain
[TOPI] Setting workload correctly for Depthwise conv...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Tianqi Chen
[TEST] Various CI fixes for the VTA and Relay (#5181)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Thomas Viehmann
rocm: fix miopen convolutions (#5179)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Tianqi Chen
[DOCS] Point docs to the ASF site. (#5178)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
mbaret
[RELAY] Add MergeCompilerRegions pass (#5134)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Samuel
[TFLITE]TOP_K op parser support (#5051)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
ga
[Dataflow]: nullptr check (#5176)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Mehrdad Hessar
[Runtime][MISRA-C][Bundle] Bundle deployment with stati...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Leandro Nunes
Create a new parameter --cache-from in tvm/docker/build...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Tianqi Chen
[CI] Improve VTA build message and scripts. (#5170)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
lfengad
Add support for sharing params of operators in tensorfl...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Tianqi Chen
[DOCS] Various sphinx related fix. (#5168)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Zhi
remove AttrsEqual and AttrsHash related code (#5169)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-29
Zhi
relay::StructuralHash to tvm::StructuralHash (#5166)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-29
Zhi
[REFACTOR][IR] alpha_equal to structural_equal (#5161)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-29
Tianqi Chen
[CI] Move build configuration to shell scripts (#5164)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-29
Tianqi Chen
[BUILD] Fix VTA build in CI (#5165)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-29
Thierry Moreau
[VTA][Refactor] Introducing VTA_HW_PATH for easier...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-28
Tianqi Chen
[NODE][IR] Introduce StructuralHash for the Unified...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-28
Tianqi Chen
[NODE][IR] Introduce StructuralEqual Infra for the...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-28
Josh Fromm
[Relay][Frontend][Pytorch] Fixed ConvTranspose2D parsin...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-28
shoubhik
Adding support for QNN subtract op (#5153)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-27
Shawn-Inspur
[TOPI][Tensor Core] Conv2d and Dense ops support on...
commit
|
commitdiff
|
tree
|
snapshot
next