yx3zhang commented on issue #13982: Unnecessary requirement
URL: 
https://github.com/apache/incubator-mxnet/issues/13982#issuecomment-457367823
 
 
   I essentially have similar setup as sockeye but in Scala. I train model in 
Sockeye then migrate to Scala's RNN classes I wrote, but I borrowed some code 
from Sockeye. 
   
   Specifically this line where layout = "NT" but batchsize * beamsize will be 
a 1 by N.
   
   
https://github.com/awslabs/sockeye/blob/a5fe6d6d672f590b4de517b61eff6f51ca97de76/sockeye/inference.py#L275

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