commit | d2bae1c268f8ef8e313441450e226d68ab515d9a | [log] [tgz] |
---|---|---|
author | Xusong Wang <xusongw@google.com> | Thu Oct 04 15:03:13 2018 -0700 |
committer | Xusong Wang <xusongw@google.com> | Thu Oct 04 17:15:10 2018 -0700 |
tree | 5a6d3d34f38da80589f1766f6e4e9f0cb1a6a680 | |
parent | eeda71a771815cbe2881542fc8b81c315105c446 [diff] |
Divide BBOX_TRANSFORM into 2 ops. Divide BBOX_TRANSFORM op into 2 ops - AXIS_ALIGNED_BBOX_TRANSFORM - ROTATED_BBOX_TRANSFORM Rotated bounding boxes use different tensor format than axis-aligned bounding boxes, and it would be less confusing if they were represented by a separate operator code. Bug: 113562630 Test: NeuralNetworksTest_static Test: VtsHalNeuralnetworksV1_xTargetTest with sample driver Change-Id: Ie08f2e0d0da77f6750766a394969653478d054d5