niketanpansare opened a new pull request #859: [SYSTEMML-540] Updated Keras2DML 
to match Keras API and improved rmvar performance
URL: https://github.com/apache/systemml/pull/859
 
 
   - Improved performance of rmvar by refactoring LocalVariableMap. With this 
change, the performance of a sample run of ResNet-200 improved from 55 seconds 
to 31 seconds.
   - The parameters `batch_size, max_iter, test_iter, test_interval, display` 
of Keras2DML constructor is removed. Instead, `batch_size, epochs, 
validation_split, validation_data` parameters of `fit()` method.
   - Updated the Caffe2DML generator to include the above parameters.
   - Updated the documentation.

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


With regards,
Apache Git Services

Reply via email to