Home
last modified time | relevance | path

Searched defs:NnApiSLDriverImplFL5 (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NeuralNetworks/shim_and_sl/public/
DNeuralNetworksSupportLibraryImpl.h621 typedef struct NnApiSLDriverImplFL5 { struct
628 NnApiSLDriverImpl base;
636 int (*ANeuralNetworksBurst_create)(ANeuralNetworksCompilation* compilation,
645 void (*ANeuralNetworksBurst_free)(ANeuralNetworksBurst* burst);
653 int (*ANeuralNetworksCompilation_createForDevices)(ANeuralNetworksModel* model,
664 int (*ANeuralNetworksCompilation_finish)(ANeuralNetworksCompilation* compilation);
672 void (*ANeuralNetworksCompilation_free)(ANeuralNetworksCompilation* compilation);
681 int (*ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput)(
691 int (*ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput)(
701 int (*ANeuralNetworksCompilation_getPreferredMemoryPaddingForInput)(
[all …]