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