/aosp12/packages/modules/NeuralNetworks/runtime/include/ |
H A D | NeuralNetworksWrapperExtensions.h | 117 uint32_t addOperand(const OperandType* type) { in addOperand() function
|
H A D | NeuralNetworksWrapper.h | 302 uint32_t addOperand(const OperandType* type) { function
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/ |
H A D | TestUnknownDimensions.cpp | 197 auto addOperand = [&model, &getDimForCompile, scale](OperandParams params, in TestOne() local
|
H A D | TestNeuralNetworksWrapper.h | 149 uint32_t addOperand(const OperandType* type) { in addOperand() function
|
H A D | TestPartitioning.cpp | 718 uint32_t addOperand(WrapperType wrapperType, Dimensioned dimensioned = Dimensioned::YES) { in addOperand() function in __anon63efd43f0110::PartitioningModel 755 uint32_t addOperand(const WrapperOperandType& wrapperOperandType) { in addOperand() function in __anon63efd43f0110::PartitioningModel
|
H A D | TestValidation.cpp | 72 uint32_t addOperand(const ANeuralNetworksOperandType& operandType) { in addOperand() function in __anonb91444320110::ValidationTestModel
|
/aosp12/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
H A D | ValidateModel.cpp | 75 static uint32_t addOperand(Model* model) { in addOperand() function 88 static uint32_t addOperand(Model* model, OperandLifeTime lifetime) { in addOperand() function
|
/aosp12/hardware/interfaces/neuralnetworks/1.1/vts/functional/ |
H A D | ValidateModel.cpp | 94 static uint32_t addOperand(Model* model) { in addOperand() function 107 static uint32_t addOperand(Model* model, OperandLifeTime lifetime) { in addOperand() function
|
/aosp12/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
H A D | ValidateModel.cpp | 95 static uint32_t addOperand(Model* model) { in addOperand() function 108 static uint32_t addOperand(Model* model, OperandLifeTime lifetime) { in addOperand() function
|
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
H A D | ValidateModel.cpp | 102 static uint32_t addOperand(Model* model) { in addOperand() function 115 static uint32_t addOperand(Model* model, OperandLifeTime lifetime) { in addOperand() function
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
H A D | ValidateModel.cpp | 108 static uint32_t addOperand(Model* model) { in addOperand() function 120 static uint32_t addOperand(Model* model, OperandLifeTime lifetime) { in addOperand() function
|
/aosp12/packages/modules/NeuralNetworks/runtime/ |
H A D | ModelBuilder.cpp | 74 int ModelBuilder::addOperand(const ANeuralNetworksOperandType& type) { in addOperand() function in android::nn::ModelBuilder
|
H A D | ExecutionPlan.cpp | 415 int ExecutionStep::addOperand(uint32_t sourceOperandIndex, uint32_t* stepOperandIndex, in addOperand() function in android::nn::ExecutionStep
|
/aosp12/frameworks/compile/slang/ |
H A D | slang_backend.cpp | 1096 auto addOperand = [&ExportReduceInfo](uint32_t Idx, llvm::Metadata *N) { in dumpExportReduceInfo() local
|
/aosp12/packages/modules/NeuralNetworks/shim_and_sl/include/ |
H A D | SupportLibraryWrapper.h | 196 uint32_t addOperand(const OperandType* type) { in addOperand() function
|