Commit c9b4589
committed
Merge branch 'main' into aluo/support-negative-indices
* main: (80 commits)
Introduce centralised name transformation functions (apache#9088)
[OpenCL] Add vectorization to cuda conv2d_nhwc schedule (apache#8636)
[6/6] Arm(R) Ethos(TM)-U NPU codegen integration with `tvmc` (apache#8854)
[microTVM] Add wrapper for creating project using a MLF (apache#9090)
Fix typo (apache#9156)
[Hotfix][Testing] Wait for RPCServer to be established (apache#9150)
Update find cublas so it search default path if needed. (apache#9149)
[TIR][LowerMatchBuffer] Fix lowering strides when source region has higher dimension than the buffer (apache#9145)
Fix flaky NMS test by making sure scores are unique (apache#9140)
[Relay] Merge analysis/context_analysis.cc and transforms/device_annotation.cc (apache#9038)
[LLVM] Make changes needed for opaque pointers (apache#9138)
Arm(R) Ethos(TM)-U NPU codegen integration (apache#8849)
[CI] Split Integration tests out of first phase of pipeline (apache#9128)
[Meta Schedule][M3b] Runner (apache#9111)
Fix Google Mock differences between Ubuntu 18.04 and 16.04 (apache#9141)
[TIR] add loop partition hint pragma (apache#9121)
fix things (apache#9146)
[Meta Schedule][M3a] SearchStrategy (apache#9132)
[Frontend][PyTorch] support for quantized conv_transpose2d op (apache#9133)
[UnitTest] Parametrized test_conv2d_int8_intrinsics (apache#9143)
...File tree
270 files changed
+18368
-2349
lines changed- .github/workflows
- apps
- ios_rpc
- tests
- tvmrpc.xcodeproj
- tvmrpcLauncher
- tvmrpc
- Base.lproj
- microtvm/zephyr/template_project
- cmake/utils
- docker
- install
- include/tvm
- ir
- meta_schedule
- node
- parser
- relay
- attrs
- runtime
- container
- support
- tir
- schedule
- python
- tvm
- _ffi
- auto_scheduler
- autotvm/task
- contrib
- driver/tvmc
- meta_schedule
- builder
- database
- runner
- search_strategy
- space_generator
- micro
- project_api
- parser
- relay
- backend
- contrib/ethosu
- frontend
- op
- annotation
- contrib
- dyn
- strategy
- qnn/op
- transform
- runtime
- target
- testing
- te
- tir
- schedule
- topi
- cuda
- gpu
- src
- ir
- meta_schedule
- database
- runner
- search_strategy
- space_generator
- node
- parser
- printer
- relay
- analysis
- backend
- contrib
- dnnl
- ethosu
- vm
- ir
- op
- annotation
- dyn/tensor
- memory
- nn
- tensor
- vm
- quantize
- transforms
- runtime
- contrib
- dnnl
- tensorrt
- support
- target
- llvm
- source
- tir
- analysis
- op
- schedule
- primitive
- transforms
- tests
- cpp
- relay/relay/transforms
- runtime
- lint
- micro/zephyr
- python
- contrib/test_ethosu
- reference_system
- driver/tvmc
- frontend
- onnx
- pytorch
- tflite
- relay
- aot
- dyn
- op/annotation
- utils
- topi/python
- unittest
- scripts
- tutorials/dev
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
270 files changed
+18368
-2349
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | 45 | | |
51 | 46 | | |
52 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
586 | 586 | | |
587 | 587 | | |
588 | 588 | | |
589 | | - | |
| 589 | + | |
590 | 590 | | |
591 | 591 | | |
592 | 592 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
139 | 140 | | |
140 | 141 | | |
141 | 142 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
| 212 | + | |
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
228 | 227 | | |
229 | 228 | | |
230 | 229 | | |
| |||
300 | 299 | | |
301 | 300 | | |
302 | 301 | | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
303 | 315 | | |
304 | 316 | | |
305 | 317 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
57 | 61 | | |
58 | 62 | | |
59 | 63 | | |
60 | | - | |
| 64 | + | |
61 | 65 | | |
62 | 66 | | |
63 | 67 | | |
64 | 68 | | |
65 | | - | |
| 69 | + | |
66 | 70 | | |
67 | 71 | | |
68 | | - | |
69 | 72 | | |
70 | 73 | | |
71 | 74 | | |
| 75 | + | |
72 | 76 | | |
| 77 | + | |
73 | 78 | | |
74 | 79 | | |
75 | 80 | | |
76 | | - | |
| 81 | + | |
| 82 | + | |
77 | 83 | | |
0 commit comments