Re: [apache/tvm-rfcs] [RFC][Frontend] Add a PaddlePaddle Frontend (#19)

2021-08-13 Thread Jason
> Two followup actionable items per > https://github.com/apache/tvm-rfcs#rfc-workflow > > * Please rename the rfc to the original PR number (19) > * Please create a tracking issue per guideline Okay -- You are receiving this because you are subscribed to this thread. Reply to this email direct

Re: [apache/tvm-rfcs] [RFC][Frontend] Add a PaddlePaddle Frontend (#19)

2021-08-13 Thread Tianqi Chen
Two followup actionable items per https://github.com/apache/tvm-rfcs#rfc-workflow - Please rename the rfc to the original PR number (19) - Please create a tracking issue per guideline -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on

Re: [apache/tvm-rfcs] [RFC][Frontend] Add a PaddlePaddle Frontend (#19)

2021-08-13 Thread Tianqi Chen
@FrozenGene @jiangjiajun please update the file to reflect the RFC number as in other RFCs, please also create a tracking issue per the RFC procedure -- 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/

Re: [apache/tvm-rfcs] [RFC][Frontend] Add a PaddlePaddle Frontend (#19)

2021-08-12 Thread Zhao Wu
@jiangjiajun Please go ahead to handle pr. -- 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/tvm-rfcs/pull/19#issuecomment-898096998

Re: [apache/tvm-rfcs] [RFC][Frontend] Add a PaddlePaddle Frontend (#19)

2021-08-12 Thread Zhao Wu
Merged #19 into main. -- 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/tvm-rfcs/pull/19#event-5153185886

Re: [apache/tvm-rfcs] [RFC][Frontend] Add a PaddlePaddle Frontend (#19)

2021-08-11 Thread Jason
Thanks @will-jl944 for revising and polishing this document, it really helps me a lot! @FrozenGene And an example code is provided in `Guide-level explanation`, could you review this RFC again, thanks~ -- You are receiving this because you are subscribed to this thread. Reply to this email d

Re: [apache/tvm-rfcs] [RFC][Frontend] Add a PaddlePaddle Frontend (#19)

2021-08-09 Thread Tianqi Chen
cc @mbrookhart who works with paddle before -- 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/tvm-rfcs/pull/19#issuecomment-895207906

Re: [apache/tvm-rfcs] [RFC][Frontend] Add a PaddlePaddle Frontend (#19)

2021-08-09 Thread Jason
> @jiangjiajun Thanks for bringing this rfc, which will help TVM to serve more > conveniently for paddlepaddle users. This rfc is good generally speaking. > However, there are many spell grammar error so that I suggest you could do > one round of proof-reading Thanks for your comments, I'll rev

Re: [apache/tvm-rfcs] [RFC][Frontend] Add a PaddlePaddle Frontend (#19)

2021-08-08 Thread Zhao Wu
@jiangjiajun Thanks for bringing this rfc, which will help TVM to serve more conveniently for paddlepaddle users. This rfc is good generally speaking. However, there are many spell grammar error so that I suggest you could do one round of proof-reading -- You are receiving this because you ar

[apache/tvm-rfcs] [RFC][Frontend] Add a PaddlePaddle Frontend (#19)

2021-08-05 Thread Jason
Add a PaddlePaddle frontend for TVM, also I have created [a RFC topic in forum](https://discuss.tvm.apache.org/t/rfc-add-a-paddlepaddle-frontend/10692) where we can discuss at same time. The related pull request is https://github.com/apache/tvm/pull/8645, still lack of UT, which will be finished