platform_hardware_interfaces/neuralnetworks/1.2
Miao Wang 9bfecb5591 Fix the order of width and height for NNAPI RESIZE_BILINEAR and
RESIZE_NEAREST_NEIGHBOR

  - The CPU implementation always had the order of {width, height}.
  - In P, the documentation was incorrectly changed to {height, width}.

Bug: 131623949
Bug: 130035110
Test: mm
Change-Id: I6c79459fa73347fb51fc34a76ad78d5ac207f210
Merged-In: I6c79459fa73347fb51fc34a76ad78d5ac207f210
(cherry picked from commit 286339b4c8)
2019-05-08 15:33:55 +01:00
..
vts BidirectionalSequenceLSTM op: Fixes VTS test for merge_outputs 2019-04-05 17:20:13 +00:00
Android.bp Update hidl makefiles for bpfmt 2019-04-17 09:38:50 -07:00
IBurstCallback.hal Fix IBurstCallback.hal typo 2019-04-17 17:37:30 +00:00
IBurstContext.hal NNAPI Burst -- HAL interface 2019-01-24 14:04:35 -08:00
IDevice.hal Fix caching interface according to vendor feedback. 2019-03-22 13:10:54 -07:00
IExecutionCallback.hal Update neuralnetworks HAL to allow collecting execution duration. 2019-01-24 16:07:03 -08:00
IPreparedModel.hal Fix caching interface according to vendor feedback. 2019-03-22 13:10:54 -07:00
IPreparedModelCallback.hal Add 1.2 NN HAL: IPreparedModel & callbacks. 2018-12-13 13:56:51 -08:00
types.hal Fix the order of width and height for NNAPI RESIZE_BILINEAR and 2019-05-08 15:33:55 +01:00