Clean the onnx constant fold code a bit (#19398)
authorLu Fang <lufang@fb.com>
Fri, 19 Apr 2019 06:56:32 +0000 (23:56 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 19 Apr 2019 06:59:26 +0000 (23:59 -0700)
commitaa50f1e36517ceccde968d76f2f499165c97fdee
treeeb410708fd87aa1483d58a6f3b6a22facfcad570
parent593bb145ceea548478f83fd820de44b95d375108
Clean the onnx constant fold code a bit (#19398)

Summary:
This is a follow up PR of https://github.com/pytorch/pytorch/pull/18698 to lint the code using clang-format.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/19398

Differential Revision: D14994517

Pulled By: houseroad

fbshipit-source-id: 2ae9f93e66ce66892a1edc9543ea03932cd82bee
torch/csrc/jit/passes/onnx/constant_fold.cpp
torch/csrc/jit/passes/onnx/constant_fold.h
torch/csrc/jit/passes/onnx/peephole.h