Searched defs:PostAllocationConfigure (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/armnn/src/backends/reference/workloads/ | ||
H A D | RefComparisonWorkload.cpp | 27 void RefComparisonWorkload::PostAllocationConfigure() in PostAllocationConfigure() function in armnn::RefComparisonWorkload |
/aosp_15_r20/external/armnn/src/armnn/ | ||
H A D | ExecutionFrame.hpp | 23 virtual void PostAllocationConfigure() {}; in PostAllocationConfigure() function in armnn::IExecutionFrame |
H A D | ExecutionFrame.cpp | 24 void ExecutionFrame::PostAllocationConfigure() in PostAllocationConfigure() function in armnn::ExecutionFrame |
/aosp_15_r20/external/armnn/include/armnn/backends/ | ||
H A D | Workload.hpp | 57 void PostAllocationConfigure() override {} in PostAllocationConfigure() function in armnn::BaseWorkload |