Move ConcatBatchMatMulBatchGatherOp to OSS
authorHao Lu <hlu@fb.com>
Wed, 10 Apr 2019 22:20:55 +0000 (15:20 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 10 Apr 2019 22:29:03 +0000 (15:29 -0700)
commit226a35813664db59cf274b2f7b6c8c18b1c87be0
tree50ca596b35cf4f0ff7653478002ea84a12159f04
parent70313941b4478799a90fb20fb730728b35774bdb
Move ConcatBatchMatMulBatchGatherOp to OSS

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

Reviewed By: bwasti

Differential Revision: D14849735

fbshipit-source-id: fefd1887d38e51151c07a8b187e9c7c50ef02c6e
caffe2/operators/cc_bmm_bg_op.cc [new file with mode: 0644]
caffe2/operators/cc_bmm_bg_op.h [new file with mode: 0644]