commit | 584ada12bf9cbe5f8e407234fd08e8efe8189f0e | [log] [tgz] |
---|---|---|
author | Gregory Chanan <gchanan@fb.com> | Mon Oct 03 13:23:41 2016 -0700 |
committer | Gregory Chanan <gchanan@fb.com> | Tue Nov 08 13:01:05 2016 -0800 |
tree | 641c662adf3f160dd51e93152cf57048586930b9 | |
parent | 3ead72f6543d371b3c89ebd2e0c926141aa4e68e [diff] |
Add generic support for LogSigmoid. This has the same logic as Sigmoid; i.e. math is done at double precision and then stored back at desired precision.