zhiics commented on pull request #5958:
URL: https://github.com/apache/incubator-tvm/pull/5958#issuecomment-651371399


   @jroesch aah, I am just separating them into memory and vm namespaces. For 
example, `AllocTensor` and `AllocStorage` are memory dialects 
(relay.op.memory.alloc_tensor), but `ShapeOf` and `ShapeFunc` are vm dialects 
as they don't handle memory (relay.op.vm.shape_func). We may add more in each 
categories. Does this make sense?


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


Reply via email to