dcslin commented on pull request #722: URL: https://github.com/apache/singa/pull/722#issuecomment-639379795
1. revised api now take 1 tensor for all sequences. 2. added option: return_sequences, batch_first, bidirectional, num layers, dropout a sample model training can be found at: https://github.com/apache/singa/blob/ad65d62325456af32a0ae27eac68ddd7ef43cd00/test/python/test_model.py#L122 a problem is that not so sure why this model could not overfit the toy dataset ---------------------------------------------------------------- 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]
