Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[example]add bucketing/batchnorm and improved performance for speech_recognition example #6971

Merged
merged 2 commits into from
Jul 11, 2017

Conversation

Soonhwan-Kwon
Copy link
Contributor

add bucketing and batch norm scheme for speech_recognition example to improve training performance
add flexibility to support various optimizer
fix bug in generating bi-graphemes dictionray
add option not to save csv file to improve performane and reduce disk space requirement
and it solves performance issue(speed) related to #6418
and may related to issues #3076, #6115, #2663
when using both bucketing(variable length) and batch norm
although it is not a solution for time-step wise but layer wise approach for batch normalization

@Soonhwan-Kwon
Copy link
Contributor Author

@piiswrong I tested on latest build and it works well. Please let me know if there is something to do.

@Soonhwan-Kwon Soonhwan-Kwon changed the title add bucketing/batchnorm and improved performance for speech_recognition example [example]add bucketing/batchnorm and improved performance for speech_recognition example Jul 11, 2017
@piiswrong
Copy link
Contributor

Thanks. LGTM

@piiswrong piiswrong merged commit 22f9a0d into apache:master Jul 11, 2017
Guneet-Dhillon pushed a commit to Guneet-Dhillon/mxnet that referenced this pull request Sep 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants