szha edited a comment on issue #13964: Addresses comments in runtime feature 
discovery API
URL: https://github.com/apache/incubator-mxnet/pull/13964#issuecomment-457739621
 
 
   @larroy I will need more information to offer advice on how to make it work. 
Alternatively, I can fork the branch and try to make it work. Let me know what 
you prefer.
   
   Update:
   I took a look at the branch and saw the circular dependency issue. While 
there are workarounds, they either require atypical import or cross module 
registration, making it harder to maintain. For simplicity, let's keep the 
frontend module in `mx.runtime` and the feature enum implementation in 
libinfo.h.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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