Skip to content

Instantly share code, notes, and snippets.

@wanchaol
Created February 22, 2019 22:25
Show Gist options
  • Save wanchaol/a9c2397f11d7a5e5d8e3b8e0bffefff6 to your computer and use it in GitHub Desktop.
Save wanchaol/a9c2397f11d7a5e5d8e3b8e0bffefff6 to your computer and use it in GitHub Desktop.
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