Tensor construction codemod - 2/3 (#14836)
authorJerry Zhang <jerryzh@fb.com>
Tue, 11 Dec 2018 03:16:18 +0000 (19:16 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 11 Dec 2018 03:30:56 +0000 (19:30 -0800)
commit83f32eebd9c9ca4403ffe242b3b0c8f2c4660d8d
tree8d6351092f274b1b868049ba7a161f2bd04046df
parent5222a1b190681dd1324d59a065757a5360a29ccd
Tensor construction codemod - 2/3 (#14836)

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

Codemod generated with clangr shard mode, 25 files per diff,
motivation: https://github.com/pytorch/pytorch/pull/12407

Reviewed By: bddppq

Differential Revision: D13335176

fbshipit-source-id: 8d89510670e2cf70559d2f75e68f7181feb0b6d9
13 files changed:
caffe2/core/operator.h
caffe2/ideep/operators/concat_split_op.cc
caffe2/ideep/operators/utility_ops.cc
caffe2/operators/conv_op_cudnn.cc
caffe2/operators/conv_transpose_op_cudnn.cc
caffe2/operators/dropout_op_cudnn.cc
caffe2/operators/fully_connected_op.h
caffe2/operators/fused_rowwise_8bit_conversion_ops.h
caffe2/operators/order_switch_ops_cudnn.cc
caffe2/quantization/server/fully_connected_fake_lowp_op.cc
caffe2/queue/queue_ops.h
caffe2/sgd/iter_op.h
caffe2/sgd/lars_op.h