platform_hardware_interfaces/neuralnetworks
Slava Shklyaev f62d99eadd Reformat neuralnetworks/1.2/types.hal according to clang-format
While we cannot run clang-format on types.hal directly, we can do so on
the canonical Types.h (which is generated from the same template) and
observe the difference. See change Ia43936d8.

Bug: 160667417
Test: m
Change-Id: Id6a237f29c8156b213455ab093d11ed4c2015460
Merged-In: Id6a237f29c8156b213455ab093d11ed4c2015460
(cherry picked from commit dfc4a2fa32)
2021-02-22 17:24:49 +00:00
..
1.0 Non ABI changes to neuralnetworks HAL 2021-02-22 17:24:43 +00:00
1.1 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-21 20:36:55 -08:00
1.2 Reformat neuralnetworks/1.2/types.hal according to clang-format 2021-02-22 17:24:49 +00:00
1.3 Non ABI changes to neuralnetworks HAL 2021-02-22 17:24:43 +00:00
aidl [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-21 20:36:55 -08:00
utils [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-21 20:36:55 -08:00
README Add README to NeuralNetworks HAL 2018-03-05 12:59:35 -08:00
TEST_MAPPING Create unit tests for NN interface utility code 2021-01-08 12:07:43 -08:00

NeuralNetworks sample driver implementation is located at
frameworks/ml/nn/driver/sample.