You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/01/19 00:23:58 UTC

[GitHub] [incubator-tvm] tqchen opened a new pull request #4740: [REFACTOR][IR] Establish tir namespace

tqchen opened a new pull request #4740: [REFACTOR][IR] Establish tir namespace
URL: https://github.com/apache/incubator-tvm/pull/4740
 
 
   TIR is the new namespace for low-level IR
   for tensor-level optimizations and loop transformations.
   
   This PR establishes the namespace and files.
   
   - lowered_func.h,buffer.h,data_layout.h -> tir/buffer.h,tir/data_layout.h,tir/lowered_func.h
   - ir.h -> tir/expr.h, tir/stmt.h
   - ir_functor_ext.h -> tir/expr_functor.h, tir/stmt_functor.h
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-tvm] tqchen edited a comment on issue #4740: [REFACTOR][IR] Establish tir namespace

Posted by GitBox <gi...@apache.org>.
tqchen edited a comment on issue #4740: [REFACTOR][IR] Establish tir namespace
URL: https://github.com/apache/incubator-tvm/pull/4740#issuecomment-575951640
 
 
   cc @yzhliu @Hzfengsy @ZihengJiang @zhiics @FrozenGene @icemelon9 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-tvm] tqchen commented on issue #4740: [REFACTOR][IR] Establish tir namespace

Posted by GitBox <gi...@apache.org>.
tqchen commented on issue #4740: [REFACTOR][IR] Establish tir namespace
URL: https://github.com/apache/incubator-tvm/pull/4740#issuecomment-575951640
 
 
   cc @yzhliu @Hzfengsy @ZihengJiang @zhiics @FrozenGene 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-tvm] tqchen merged pull request #4740: [REFACTOR][IR] Establish tir namespace

Posted by GitBox <gi...@apache.org>.
tqchen merged pull request #4740: [REFACTOR][IR] Establish tir namespace
URL: https://github.com/apache/incubator-tvm/pull/4740
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-tvm] tqchen commented on issue #4740: [REFACTOR][IR] Establish tir namespace

Posted by GitBox <gi...@apache.org>.
tqchen commented on issue #4740: [REFACTOR][IR] Establish tir namespace
URL: https://github.com/apache/incubator-tvm/pull/4740#issuecomment-575972930
 
 
   Thanks @FrozenGene @Hzfengsy @ZihengJiang 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-tvm] tqchen edited a comment on issue #4740: [REFACTOR][IR] Establish tir namespace

Posted by GitBox <gi...@apache.org>.
tqchen edited a comment on issue #4740: [REFACTOR][IR] Establish tir namespace
URL: https://github.com/apache/incubator-tvm/pull/4740#issuecomment-575951640
 
 
   cc @yzhliu @Hzfengsy @ZihengJiang @zhiics @FrozenGene @icemelon9 @merrymercy 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services