platform_hardware_interfaces/neuralnetworks/1.2
Xusong Wang d4b00fc332 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
Merged-In: Ie08f2e0d0da77f6750766a394969653478d054d5
(cherry picked from commit d2bae1c268)
2018-10-10 17:00:48 +00:00
..
vts Update OWNERS 2018-10-09 13:10:11 +00:00
Android.bp Create NeuralNetworks HAL v1.2 for new OperationTypes 2018-09-21 14:41:55 +01:00
IDevice.hal Create NeuralNetworks HAL v1.2 for new OperationTypes 2018-09-21 14:41:55 +01:00
types.hal Divide BBOX_TRANSFORM into 2 ops. 2018-10-10 17:00:48 +00:00