Tensor construction: combine Resize+mutable_data - 2/4 (#14205)
authorJerry Zhang <jerryzh@fb.com>
Fri, 30 Nov 2018 18:44:43 +0000 (10:44 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 30 Nov 2018 18:46:58 +0000 (10:46 -0800)
commit2e0f3b038cfaa7c3cc314666c6840d499d13388d
treeda6a8c8be4a22fcf30fe5e321816fddbd418778e
parentf6354d903ae0381a603fd094d5cad693dcd4e993
Tensor construction: combine Resize+mutable_data - 2/4 (#14205)

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

Original commit changeset: 8f9fb55842ae

Reviewed By: dzhulgakov

Differential Revision: D13126263

fbshipit-source-id: 12ba89e31b7738a81ec5c660ea7b79e8576c35dc
25 files changed:
caffe2/operators/filler_op.h
caffe2/operators/find_duplicate_elements_op.h
caffe2/operators/flexible_top_k.cc
caffe2/operators/fully_connected_op.h
caffe2/operators/fused_rowwise_8bit_conversion_ops.h
caffe2/operators/fused_rowwise_random_quantization_ops.cc
caffe2/operators/gather_fused_8bit_rowwise_op.h
caffe2/operators/generate_proposals_op.cc
caffe2/operators/glu_op.h
caffe2/operators/group_norm_op.h
caffe2/operators/h_softmax_op.cc
caffe2/operators/heatmap_max_keypoint_op.cc
caffe2/operators/im2col_op.h
caffe2/operators/index_ops.cc
caffe2/operators/integral_image_op.cc
caffe2/operators/is_empty_op.h
caffe2/operators/key_split_ops.h
caffe2/operators/layer_norm_op.h
caffe2/operators/length_split_op.h
caffe2/operators/lengths_pad_op.h
caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h
caffe2/operators/lengths_reducer_ops.h
caffe2/operators/lengths_reducer_rowwise_8bit_ops.h
caffe2/operators/lengths_top_k_op.cc
caffe2/operators/listwise_l2r_op.cc