FC shape inference should use int64_t (#15961)
authorLin Yang <ylin1@fb.com>
Fri, 11 Jan 2019 22:09:50 +0000 (14:09 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 11 Jan 2019 22:28:39 +0000 (14:28 -0800)
commitd042914221e4308c8e1610144ac83a31ff519868
treee8f9f47e5120cca087404d499a77977547381ca7
parentd33159a4261fed36e147cc2351aff0741f0fa715
FC shape inference should use int64_t (#15961)

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

as title

Reviewed By: yinghai

Differential Revision: D13634427

fbshipit-source-id: ec7d168b6272f0dac8a693401cfd0bea368f929a
caffe2/core/operator_schema.h
caffe2/operators/fc_inference.cc
caffe2/operators/fully_connected_op.cc