tqchen opened a new pull request #4943: [REFACTOR][PY][API-CHANGE] Remove 
legacy python files.
URL: https://github.com/apache/incubator-tvm/pull/4943
 
 
   Remove legacy python files.
   Use the te namespace for most of the tensor expression primitives.
   
   - tvm.create_schedule -> tvm.te.create_schedule
   - tvm.placeholder -> tvm.te.placeholder
   - tvm.compute -> tvm.te.compute
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to