platform_hardware_interfaces/neuralnetworks/1.2
Jordan R Abrahams-Whitehead 745c351b8b vts: Upsize 8bit uniform_int_distribution
uniform_int_distribution<a> for types sizeof(a) < 2 are
not valid by the C++ library standard. Newer versions of LLVM
(particularly spurred on by ChromeOS toolchain changes)
require at least std::uniform_int_distribution<uint16_t>.

This is a required change for rolling LLVM to r458507.
This is necessary, but may not be sufficient to resolve
the issue.

Bug: 231351802
Test: mma
Change-Id: I04c3cc91507f3467c432b9a25effdac3f5fb56f3
2022-05-30 22:30:54 +00:00
..
utils Move NN_TRY macro out of struct initialization 2022-04-29 14:32:10 -07:00
vts/functional vts: Upsize 8bit uniform_int_distribution 2022-05-30 22:30:54 +00:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-21 20:36:55 -08: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 Change 'blacklist' to 'disallow' 2020-06-29 13:24:11 +01:00
IExecutionCallback.hal Update neuralnetworks HAL to allow collecting execution duration. 2019-01-24 16:07:03 -08:00
IPreparedModel.hal Specify NNAPI Burst FMQ read/write requirements 2019-09-19 13:31:01 -07:00
IPreparedModelCallback.hal Add 1.2 NN HAL: IPreparedModel & callbacks. 2018-12-13 13:56:51 -08:00
types.hal Fix HAL and AIDL files to be consistent with API generation tool. 2021-09-08 17:41:10 +01:00
types.t Move NNAPI type information to types.spec 2021-03-17 13:32:50 +00:00