Move away from ConstantFill (#16214)
authorLu Fang <lufang@fb.com>
Tue, 22 Jan 2019 04:13:07 +0000 (20:13 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 22 Jan 2019 04:15:38 +0000 (20:15 -0800)
commitaddebf110f2dfa86dd42e2a19ae8ae170d31605c
treec1f22667fa1a1b42c6150140bdf6e1f1282b2ad1
parent9757ad35b0b56cf955f294e751de9b437f9bb4ff
Move away from ConstantFill (#16214)

Summary:
Prerequisite of https://github.com/onnx/onnx/pull/1434
Pull Request resolved: https://github.com/pytorch/pytorch/pull/16214

Reviewed By: BIT-silence

Differential Revision: D13755116

Pulled By: houseroad

fbshipit-source-id: a46be8d7df959b5ede93e1f9c911a9a9326e6879
caffe2/onnx/backend.cc
test/onnx/expect/TestOperators.test_full.expect
torch/onnx/symbolic.py