FYI,
@ekalda , @lhutton1 , @tqchen
An comprehensive presentation on SVE design booth on RISCV and ARM from
perspective of LLVM.
The presentation captures all the design details of the SVE rationale in LLVM
including arch comparisions.
* https://youtu.be/-ox8iJmbp0c?feature=shared (Vector Codegen
Thanks @ekalda for the nice work of the proposal, permit few personal point of
views supporting the initiative:
### Pros
> 1. When eyeballing the TIR, the meaning of the `vscale` intrinsic is
> intuitive since it's matches LLVM
> 2. It makes translating the expressions involving `vscale` that e
[quote="junrushao, post:32, topic:1721"]
Yep it will be interesting to see how we could offload parts of Relay IR to
different third-party IRs, including MLIR, TensorRT, etc.
[/quote]
Just as a info/update on this thread, MLIR now have "controlable schedule"
concept that allows a separate sc
> Hey @cbalint13 thanks for asking! Absolutely!
>
@junrushao1994
First, thanks a lot for your time !
- I am very happy even just to witness what is going on recently in TVM (on
mind blowing pace).
> > Was Auto Tensorization removed form this list (was at section [M4b] if I
> > recall), what
@junrushao1994 ,
In looking tracking for auto-tensorization ability of TVM (to explore search
for accelerators designs & custom ISA) permit me to ask:
* Was ```Auto Tensorization``` removed form this list (was at section [M4b] if
I recall), what was/is the plan with ?
* Wanted to also ask if it
@yrchen ,
Few hints from my personal perspective and some experience on the topic:
To add "P" extension to TVM by **avoiding custom runtime** and/or touching
**upstream LLVM**:
* add to TVM TOPI catalog [5] **tensorized versions** for the common ops:
dense ex: [1] & conv2d
* tensoriza
@weberlo
Obs: nn.batch_flatten is not left float32 since:
https://github.com/apache/incubator-tvm/pull/5805
---
[Visit
Topic](https://discuss.tvm.ai/t/rfc-improvements-to-automatic-quantization-for-bare-metal/7108/2)
to respond.
You are receiving this because you enabled mailing list mo
@merrymercy et. All,
First, Ansel is a wonderful work congrats to All !
* Permit me to bring attention to: https://arxiv.org/pdf/2002.02145.pdf
They had a public repo (removed a few days ago), i am still wondering if
polyhedral priors could bring any benefit to Ansor (e.g. help to
reduce/opt
Congratulations Siju !
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-tvm/pull/5817#issuecomment-644281681