Revert D30561459: Fix bytes_written and bytes_read
authorAlban Desmaison <albandes@fb.com>
Mon, 30 Aug 2021 21:56:35 +0000 (14:56 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Mon, 30 Aug 2021 21:59:54 +0000 (14:59 -0700)
commitc3464e78a461c6275e9fbbe3dfa72ca3983cb4df
treeb17e4ee60f7190f3e203ab4e2aba1bdeebb84234
parente4fd2ab59ce8645f5ae9477c7724b6af82124b3b
Revert D30561459: Fix bytes_written and bytes_read

Test Plan: revert-hammer

Differential Revision:
D30561459 (https://github.com/pytorch/pytorch/commit/e98173ff3423247c597e21c923c8f47470ef07ab)

Original commit changeset: 976fa5167097

fbshipit-source-id: 43f4c234ca400820fe6db5b4f37a25e14dc4b0dd
caffe2/core/operator_schema.h
caffe2/operators/batch_matmul_op.cc
caffe2/operators/concat_split_op.cc
caffe2/operators/conv_pool_op_base.h
caffe2/operators/distance_op.cc
caffe2/operators/fc_inference.cc
caffe2/operators/one_hot_ops.cc
caffe2/operators/utility_ops.cc
caffe2/python/operator_test/concat_op_cost_test.py
caffe2/python/workspace_test.py
caffe2/sgd/adagrad_op.cc