Searched defs:ANeuralNetworksOperandType (Results 1 - 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/include/
H A DNeuralNetworks.h1372 * ANeuralNetworksOperandType describes the type of an operand.
1375 typedef struct ANeuralNetworksOperandType { struct
1388 } ANeuralNetworksOperandType; typedef in typeref:struct:ANeuralNetworksOperandType
1511 * @param type The {@link ANeuralNetworksOperandType} that describes the shape
1517 const ANeuralNetworksOperandType* type);
1772 const ANeuralNetworksOperandType* type, const void* buffer,
1806 const ANeuralNetworksOperandType* type,
1838 const ANeuralNetworksOperandType* type, void* buffer,
1872 const ANeuralNetworksOperandType* type,

Completed in 47 milliseconds