/external/armnn/src/backends/reference/workloads/ |
D | RefConstantWorkload.cpp | 23 void RefConstantWorkload::PostAllocationConfigure() in PostAllocationConfigure() function in armnn::RefConstantWorkload
|
D | RefConvolution2dWorkload.cpp | 33 void RefConvolution2dWorkload::PostAllocationConfigure() in PostAllocationConfigure() function in armnn::RefConvolution2dWorkload
|
D | RefDepthwiseConvolution2dWorkload.cpp | 35 void RefDepthwiseConvolution2dWorkload::PostAllocationConfigure() in PostAllocationConfigure() function in armnn::RefDepthwiseConvolution2dWorkload
|
D | RefFullyConnectedWorkload.cpp | 32 void RefFullyConnectedWorkload::PostAllocationConfigure() in PostAllocationConfigure() function in armnn::RefFullyConnectedWorkload
|
D | RefTransposeConvolution2dWorkload.cpp | 36 void RefTransposeConvolution2dWorkload::PostAllocationConfigure() in PostAllocationConfigure() function in armnn::RefTransposeConvolution2dWorkload
|
D | RefLogicalUnaryWorkload.cpp | 25 void RefLogicalUnaryWorkload::PostAllocationConfigure() in PostAllocationConfigure() function in armnn::RefLogicalUnaryWorkload
|
D | RefQuantizeWorkload.cpp | 37 void RefQuantizeWorkload::PostAllocationConfigure() in PostAllocationConfigure() function in armnn::RefQuantizeWorkload
|
D | RefElementwiseUnaryWorkload.cpp | 31 void RefElementwiseUnaryWorkload::PostAllocationConfigure() in PostAllocationConfigure() function in armnn::RefElementwiseUnaryWorkload
|
D | RefLogicalBinaryWorkload.cpp | 25 void RefLogicalBinaryWorkload::PostAllocationConfigure() in PostAllocationConfigure() function in armnn::RefLogicalBinaryWorkload
|
D | RefComparisonWorkload.cpp | 27 void RefComparisonWorkload::PostAllocationConfigure() in PostAllocationConfigure() function in armnn::RefComparisonWorkload
|
D | RefElementwiseWorkload.cpp | 29 void RefElementwiseWorkload<Functor, ParentDescriptor, DebugString>::PostAllocationConfigure() in PostAllocationConfigure() function in armnn::RefElementwiseWorkload
|
/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/src/backends/backendsCommon/ |
D | Workload.hpp | 39 void PostAllocationConfigure() override {} in PostAllocationConfigure() function in armnn::BaseWorkload
|