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/21 18:19:39 UTC

[GitHub] [incubator-tvm] tqchen opened a new pull request #4760: [REFACTOR] driver.h -> driver_api.h

tqchen opened a new pull request #4760: [REFACTOR] driver.h -> driver_api.h
URL: https://github.com/apache/incubator-tvm/pull/4760
 
 
   "driver" normally refers to the "main" function.
   Rationale: the header exposes set of APIs to drive compilation
   and should be named as driver api to best reflect its usage.
   
   Thanks @u99127 for suggestion, cc @FrozenGene @zhiics @ZihengJiang @yzhliu @liangfu 

----------------------------------------------------------------
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 #4760: [REFACTOR] driver.h -> driver_api.h

Posted by GitBox <gi...@apache.org>.
tqchen merged pull request #4760: [REFACTOR] driver.h -> driver_api.h
URL: https://github.com/apache/incubator-tvm/pull/4760
 
 
   

----------------------------------------------------------------
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 #4760: [REFACTOR] driver.h -> driver_api.h

Posted by GitBox <gi...@apache.org>.
tqchen commented on issue #4760: [REFACTOR] driver.h -> driver_api.h
URL: https://github.com/apache/incubator-tvm/pull/4760#issuecomment-576957065
 
 
   Thanks @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