Expose BBoxTransform to pytorch
authorSebastian Messmer <messmer@fb.com>
Mon, 11 Feb 2019 22:03:45 +0000 (14:03 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 11 Feb 2019 22:15:45 +0000 (14:15 -0800)
commit0c02d317ea8136b76306f61c875c2047a9464f49
treeba3f71999ba939f3b778cfc6d0b030b29948aaa9
parent64aa769ef9e834dcd60461fbf01ae85da15ce549
Expose BBoxTransform to pytorch

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

Reviewed By: bwasti

Differential Revision: D13998093

fbshipit-source-id: ddfe4bff83e9a1a4cedf1e520e6d2977b21cb3af
caffe2/operators/bbox_transform_op.cc
caffe2/operators/bbox_transform_op.h
caffe2/python/operator_test/torch_integration_test.py [new file with mode: 0644]