XJDKC opened a new pull request #687: URL: https://github.com/apache/singa/pull/687
In this pr, I have fixed some bugs for automatic recycling. This is due to incorrect dependency analysis when using the same tensor for multiple operations when executing programs in the order of DFS. Now, the RNN model in the examples dir can be trained in graph mode. Besides, I also optimized the Analysis function, Debug function, and the structure of the graph. ---------------------------------------------------------------- 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]
