Re: [apache/tvm-rfcs] [RFC] Scalable vectors in TIR (PR #104)

2023-12-05 Thread Balint Cristian
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

Re: [apache/tvm-rfcs] [RFC] Scalable vectors in TIR (PR #104)

2023-10-20 Thread Balint Cristian
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

[Apache TVM Discuss] [Development] Google lasted work: MLIR Primer

2023-09-28 Thread Balint Cristian via Apache TVM Discuss
[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

Re: [apache/tvm] [RFC][Tracking Issue] Meta Schedule (AutoTIR) (#8473)

2022-01-26 Thread Balint Cristian
> 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

Re: [apache/tvm] [RFC][Tracking Issue] Meta Schedule (AutoTIR) (#8473)

2022-01-26 Thread Balint Cristian
@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

[Apache TVM Discuss] [Development/pre-RFC] [RFC] Enable TVM QNN on RISC-V with Subword SIMD Computation

2021-07-06 Thread Balint Cristian via Apache TVM Discuss
@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

[TVM Discuss] [Development/RFC] [RFC] Improvements to Automatic Quantization for Bare-Metal

2020-06-27 Thread Balint Cristian via TVM Discuss
@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

[TVM Discuss] [Development/RFC] [RFC] Ansor: An Auto-scheduler for TVM (AutoTVM v2.0)

2020-06-18 Thread Balint Cristian via TVM Discuss
@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

Re: [apache/incubator-tvm] [COMMUNITY] Siju Samuel -> Committer (#5817)

2020-06-15 Thread Balint Cristian
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