This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new c4e6f96386 [TOPI] Add dense schedule for fp16 and fp32
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new d3011ab609 [SME] Utilize predication in fp32 matmul
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new ab02979a86 [AOT] Correctly calculate workspace for
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new d1cd95fa9c [SME] Extract gemm block correctly when
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new 5d077c5a09 [Arith][SVE] Add rewrite rules for indices
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new 4b8297480d [SME][TOPI] Add conv2d NHWC SME fp16->f
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new 291c04770a [TIR] Fix Bug in VectorizeLoop (#17039
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new cab54e0dee [SME][TOPI] Add conv2d NHWC SME fp32
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 20d8c53731 [SVE] Add support for representing and creating
buffer-level predicates (#16966)
add 430e02fdcd [SME] Add
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new ac9a943c4d [TOPI][Testing] Enable conv2d NHWC fp16
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 2e56421dda [DLight] Update Adreno GEMV Rules (#17016)
add a5862a5c69 [SVE] Use only powers of two as possible vscale
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from f267691fa4 [Relax] Stabilize relax pass mutation order (#16883)
add d4056ca795 [SVE] Support splitting by vscale in
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new c20cdafcbc [SME] Target parser support for SME (#16794
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new 726a141649 [Target] Use LLVM target parser for
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 4f3a863c1f [Cutlass] Add check for group gemm param shapes (#16788)
add ac2f47867f [SME] Add support for inserting
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new af0c038f2e [SVE] Add codegen support for scalable
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 981009d457 [Fix] PagedKVCache fetching compute stream when copy stream
is needed (#16714)
add c00cc031de [Target
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from ff3716b83a [TVMScript] Represent tir::builtin::ret() using python
"return" (#16640)
add c2c579bb0a [BugFix
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new 563ef9587c [SVE] Add support for scalable data type
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new b3fa6cb873 [AOT][Testing] Print output values on test
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new e53a8bcfb9 [TOPI][Target] Add fp16 SIMD support for
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new 885fc27390 [TVMScript][TIR] Pretty print TIR LLVM
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 71caa19f96 [LLVM] Fix for llvm CodeGenOpt API change (#15921)
add fdfd16c951 [microNPU][ETHOSU] MatMul legalization
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new 94f6b37b06 [Relay][TFLite] Fix in qnn.conv2d when
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new ed8b82c5d6 Remove duplicate the word (#15524
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new 93356cdcbe [Bugfix][TOPI] Fix a bug in arm_cpu int8
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new 63a95d54f4 [Relay][Strategy] Fix `arm_cpu` int8 conv2d
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new b77d659c9a [microNPU][ETHOSU] Fix concatenation with
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new 619bb1d939 [FRONTEND][TFLITE] Add support for TFLite
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new 6c63e0db53 [ETHOSU][MicroNPU][Pass] Add a pass to
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new 81d7f79f03 Revert "[topi] Add `arm_cpu` spe
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new 5dc25afc87 [microNPU][ETHOSU] Add Vela's log
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new 31be72635e [microNPU][ETHOSU] Fix minimum buffer size
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new e280e01fc1 [microNPU][ETHOSU] Fix
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new fa223b077f [Bugfix][TVMC] Fix tvmc option for printing
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new 7dc1d6a99f [CI] Make Graviton3 default AArch64 job
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new d9c1ba60f4 [microNPU][ETHOSU] Add offloading to the
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new bbfe481784 [microNPU][ETHOSU] Channel pad offloaded to
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new 1a70083711 [microNPU][ETHOSU] Softmax int8
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new 48d9165263 [microNPU] Fix skip tests when Vela is not
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 287cd38651 [TIR] Improved SeqStmt::Flatten utility (#14497)
add 7a73254590 [Relay] Check if the attribute "
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new a8c5804c49 [CI] Add onnx dependency to
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 19d970cab1 [MetaSchedule] Fix anchor-block flow with empty design
space generator (#14047)
add a06c36c5b6 [CI] Fix
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new 60358a145b [microNPU] Add hardware constraints for
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new e0c2181af8 [microNPU] Add relu6 relu_n1_to_1 test
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new 012551ffda [microNPU] Fix cascade scheduling stability
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 53824d697a [Hexagon][QNN] Add TOPI strategies for qnn ops
mul/tanh/subtract (#13416)
add 37a885553c [microNPU] Fix
This is an automated email from the ASF dual-hosted git repository.
ekalda pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 7536068e80 [MetaSchedule] Swap the order of RewriteTensorize and
VerifyGPUCode to reduce tuning time (#13259)
add
48 matches
Mail list logo