add denormal options (ftz and daz)
authorJongsoo Park <jongsoo@fb.com>
Fri, 21 Dec 2018 01:01:53 +0000 (17:01 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 21 Dec 2018 01:04:39 +0000 (17:04 -0800)
commit4ee1c2c632a4a906c1bd17fbd5d8cf209636f953
tree132c3a843d02f571b2e5a533b34f58effd674955
parent3a6d473b49fc04dc1f086ee7bd8f0a90578e8de6
add denormal options (ftz and daz)

Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/15423

Reviewed By: yinghai

Differential Revision: D13526340

fbshipit-source-id: de2ecc717b4f778f33a8bf940ed144dbb230c7a8
caffe2/core/init_denormals.cc [new file with mode: 0644]