tqchen opened a new issue #5342: [PYTHON] Remove developer facing api from frontend exports URL: https://github.com/apache/incubator-tvm/issues/5342 Just find this case when going through the doc generation process. We only want to expose from_xxx in the relay.frontend namespace as public APIs. The functions being used in test, e.g. `quantize_mxnet_min_max` should be explicitly imported in testcases via from ``tvm.relay.frontend.mxnet_qnn_op_utils import xyz`
---------------------------------------------------------------- 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
