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/16 00:54:42 UTC

[GitHub] [incubator-tvm] tqchen opened a new pull request #4722: [REFACTOR][ARITH] Unified IR, introduce arith subfolder.

tqchen opened a new pull request #4722: [REFACTOR][ARITH] Unified IR, introduce arith subfolder.
URL: https://github.com/apache/incubator-tvm/pull/4722
 
 
   Spread the arithmetic.h into several components and move
   into arith subfolder.
   
   The arith namespace will be used for arithmetic expression
   pattern detections and simplifications.
   
   

----------------------------------------------------------------
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 #4722: [REFACTOR][ARITH] Unified IR, introduce include/tvm/arith/

Posted by GitBox <gi...@apache.org>.
tqchen merged pull request #4722: [REFACTOR][ARITH] Unified IR, introduce include/tvm/arith/
URL: https://github.com/apache/incubator-tvm/pull/4722
 
 
   

----------------------------------------------------------------
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 #4722: [REFACTOR][ARITH] Unified IR, introduce arith subfolder.

Posted by GitBox <gi...@apache.org>.
tqchen commented on issue #4722: [REFACTOR][ARITH] Unified IR, introduce arith subfolder.
URL: https://github.com/apache/incubator-tvm/pull/4722#issuecomment-574928302
 
 
   cc @yzhliu @ZihengJiang @wweic @zhiics 

----------------------------------------------------------------
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