Add manual_seed in script (#19510)
authorElias Ellison <eellison@fb.com>
Mon, 22 Apr 2019 17:52:28 +0000 (10:52 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 22 Apr 2019 17:58:15 +0000 (10:58 -0700)
commit19f73180cfb39eb67110d2a1d541975a49211453
tree7dfa21d74dae975082c6d5deaa01248bac1dcc26
parente714429bf4caf30a4343113e777ef11a72888f01
Add manual_seed in script (#19510)

Summary:
Add manual_seed to torch script.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/19510

Reviewed By: suo, driazati

Differential Revision: D15018823

Pulled By: eellison

fbshipit-source-id: d7734a8ad05ba254c0d88abf3fb58c4ce6a4e53b
aten/src/ATen/core/interned_strings.h
test/test_jit.py
torch/csrc/jit/ir.cpp
torch/csrc/jit/register_prim_ops.cpp