reminisce commented on issue #15855: [Numpy] cumprod
URL: https://github.com/apache/incubator-mxnet/pull/15855#issuecomment-520969021
 
 
   Regarding the namespace choice in the frontend (python), how about we just 
follow what NumPy does? For example, `cumprod` is in 
`numpy/core/fromnumeric.py`. We can create `tvmop/core/fromnumeric.py` and put 
`cumprod` in it. This can serve as an easy and clear guideline for others to 
follow in the future.

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