Created
February 22, 2019 22:25
-
-
Save wanchaol/a9c2397f11d7a5e5d8e3b8e0bffefff6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Benchmarking LSTMs... | |
name avg_fwd std_fwd avg_bwd std_bwd | |
cudnn_layernorm 32.71 0.7494 10.43 0.08965 | |
jit_layernorm 41.25 0.7082 98.66 2.56 | |
jit_layernorm_de 34.41 0.7501 113.3 1.037 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment