Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestValidation.cpp85 uint32_t addTensorOperand(int32_t type = ANEURALNETWORKS_TENSOR_FLOAT32) { in addTensorOperand() function in __anonbb69cc3c0111::ValidationTestModel
89 uint32_t addTensorOperand(int32_t type, const std::vector<uint32_t>& dimensions) { in addTensorOperand() function in __anonbb69cc3c0111::ValidationTestModel
334 void addTensorOperand(ANeuralNetworksModel* model, bool dimensionsUnspecified) { in addTensorOperand() function in __anonbb69cc3c0111::ValidationTestExecutionDeviceMemory