Clean up Half (#15317)
authorSebastian Messmer <messmer@fb.com>
Fri, 11 Jan 2019 00:06:27 +0000 (16:06 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 11 Jan 2019 00:22:23 +0000 (16:22 -0800)
commitb9e1028cff3689bf39aac797acaf93c3ef903927
tree0279872b8f6d39b67a78095cc9ad7bd3cf751dc9
parentd408324350fa77e72d0be43d7302ac135d25d292
Clean up Half (#15317)

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

- Merge bitcasts.h and Half.h
- Remove 'static' keyword

Reviewed By: dzhulgakov

Differential Revision: D13498492

fbshipit-source-id: 46d47143e7d3a9d3f4aa7d92379dbba015c97435
c10/util/Half.h
c10/util/bitcasts.h [deleted file]