KellenSunderland commented on a change in pull request #11952: [MXNET-707] Add 
unit test for mxnet to coreml converter
URL: https://github.com/apache/incubator-mxnet/pull/11952#discussion_r223325119
 
 

 ##########
 File path: tools/coreml/test/test_mxnet_converter.py
 ##########
 @@ -61,35 +61,42 @@ def _get_mxnet_module(net, data_shapes, mode, label_names, 
input_names=None):
 
 class SingleLayerTest(unittest.TestCase):
     """
-    Unit test class for testing where converter is able to convert individual 
layers or not.
-    In order to do so, it converts model and generates preds on both CoreML 
and MXNet and check they are the same.
+    Unit test class for testing where converter is able to convert individual
 
 Review comment:
   The current line width limit should be 100 characters 
https://lists.apache.org/thread.html/bfbbf8ddd7aa9ce5285735f574107bd120b3d1ad2aea47e38df08dca@%3Cdev.mxnet.apache.org%3E

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