dithyrambe commented on issue #17275: CosineEmbeddingLoss won't work after 
hybridize (ie. with symbol API)
URL: 
https://github.com/apache/incubator-mxnet/issues/17275#issuecomment-573907459
 
 
   Oh I just noticed something there:
   
   `.reshape(-1, 1)` is not the same as `.reshape((-1, 1))` on symbolic API. 
   
   Does this should be fixed ? Or is it a desired behaviour ?
   

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