This is an automated email from the ASF dual-hosted git repository.

tqchen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm-rfcs.git


The following commit(s) were added to refs/heads/main by this push:
     new f3a64de  Rename RFC filename (#20)
f3a64de is described below

commit f3a64de2416030a54dda5bb78d4a2eb10b475f17
Author: Jason <[email protected]>
AuthorDate: Sat Aug 14 21:54:04 2021 +0800

    Rename RFC filename (#20)
    
    * Rename RFC file
    
    * rename rfc file
    
    Co-authored-by: jiangjiajun <[email protected]>
---
 .../{add_paddlepaddle_frontend.md => 0019-add-paddlepaddle-frontend.md} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rfcs/add_paddlepaddle_frontend.md 
b/rfcs/0019-add-paddlepaddle-frontend.md
similarity index 99%
rename from rfcs/add_paddlepaddle_frontend.md
rename to rfcs/0019-add-paddlepaddle-frontend.md
index c757516..14e7d82 100644
--- a/rfcs/add_paddlepaddle_frontend.md
+++ b/rfcs/0019-add-paddlepaddle-frontend.md
@@ -1,7 +1,7 @@
 - Feature Name: add-paddlepaddle-frontend
 - Start Date: 2021-08-05
 - RFC PR: https://github.com/apache/tvm-rfcs/pull/19
-- GitHub Issue: TODO
+- GitHub Issue: https://github.com/apache/tvm/issues/8751
 
 # Summary
 [summary]: #summary

Reply via email to