tqchen opened a new pull request #4727: [REFACTOR]  top - namespace for Tensor 
Operation DSL
URL: https://github.com/apache/incubator-tvm/pull/4727
 
 
   Historically we put Tensor, Schedule and compute under the root tvm 
namespace.
   This is no longer a good idea as the project's scope grows larger
   than the tensor operation DSL.
   
   This PR introduces top -- a namespace for tensor operational
   DSL concepts such as schedule, tensor, compute.
   We moved the related files to the new top subfolder.
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to