Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksWrapperExtensions.h117 uint32_t addOperand(const OperandType* type) { in addOperand() function
DNeuralNetworksWrapper.h302 uint32_t addOperand(const OperandType* type) { function
/packages/modules/NeuralNetworks/runtime/test/
DTestUnknownDimensions.cpp197 auto addOperand = [&model, &getDimForCompile, scale](OperandParams params, in TestOne() local
DTestNeuralNetworksWrapper.h149 uint32_t addOperand(const OperandType* type) { in addOperand() function
DTestPartitioning.cpp718 uint32_t addOperand(WrapperType wrapperType, Dimensioned dimensioned = Dimensioned::YES) { in addOperand() function in __anon27781e9a0111::PartitioningModel
755 uint32_t addOperand(const WrapperOperandType& wrapperOperandType) { in addOperand() function in __anon27781e9a0111::PartitioningModel
DTestValidation.cpp72 uint32_t addOperand(const ANeuralNetworksOperandType& operandType) { in addOperand() function in __anona1c03bcd0111::ValidationTestModel
/packages/modules/NeuralNetworks/runtime/
DModelBuilder.cpp74 int ModelBuilder::addOperand(const ANeuralNetworksOperandType& type) { in addOperand() function in android::nn::ModelBuilder
DExecutionPlan.cpp415 int ExecutionStep::addOperand(uint32_t sourceOperandIndex, uint32_t* stepOperandIndex, in addOperand() function in android::nn::ExecutionStep
/packages/modules/NeuralNetworks/shim_and_sl/include/
DSupportLibraryWrapper.h196 uint32_t addOperand(const OperandType* type) { in addOperand() function