You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2017/11/13 03:29:41 UTC

[GitHub] pracheer opened a new issue #8628: [CoreML Converter] Fully connected layers w/o bias

pracheer opened a new issue #8628: [CoreML Converter] Fully connected layers w/o bias
URL: https://github.com/apache/incubator-mxnet/issues/8628
 
 
   While converting dense layers, the converter is assuming _bias_ to exist even though that may not be the case always. The relevant code can be found [here](https://github.com/apache/incubator-mxnet/blob/master/tools/coreml/converter/_layers.py#L241).

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services