tqchen opened a new pull request #4837: [REFACTOR][PY][API-Change] Polish 
tvm.runtime, tvm.runtime.module API update
URL: https://github.com/apache/incubator-tvm/pull/4837
 
 
   This PR updates the tvm.runtime to use the new FFI style.
   
   - Remove top-level tvm.module to avoid confusion between runtime.Module and 
IRModule
   - API changes wrt to runtime.Module
     - tvm.module.load -> tvm.runtime.load_module
     - tvm.module.enabled -> tvm.runtime.enabled
     - tvm.module.system_lib -> tvm.runtime.system_lib
   - Remove dep on api_internal from runtime.
   
   

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