record unit time in torch.cuda.event (#15221)
authorKrishna Kalyan <krishnakalyan3@gmail.com>
Fri, 14 Dec 2018 23:24:45 +0000 (15:24 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 14 Dec 2018 23:29:06 +0000 (15:29 -0800)
commit5e09c7bc80910917a855903f6971c857102b26aa
tree951d80d707c838f09310e628c0c9cb5d1cf492fb
parent054456eb93705914d507f9334efdd448be775186
record unit time in torch.cuda.event (#15221)

Summary: Record unit of time for torch.cuda.Event's elapsed_time

Differential Revision: D13467646

Pulled By: zou3519

fbshipit-source-id: 4f1f4ef5fa4bc5a1b4775dfcec6ab155e5bf8d6e
torch/cuda/streams.py