Home
last modified time | relevance | path

Searched refs:MemoryGroupResourceScope (Results 1 – 25 of 51) sorted by relevance

123

/external/ComputeLibrary/arm_compute/runtime/
DIMemoryGroup.h82 class MemoryGroupResourceScope
89 explicit MemoryGroupResourceScope(IMemoryGroup &memory_group) in MemoryGroupResourceScope() function
95 ~MemoryGroupResourceScope() in ~MemoryGroupResourceScope()
/external/ComputeLibrary/src/runtime/NEON/functions/
DNENormalizationLayer.cpp77 MemoryGroupResourceScope scope_mg(_memory_group); in run()
DNEL2NormalizeLayer.cpp85 MemoryGroupResourceScope scope_mg(_memory_group); in run()
DNEPooling3dLayer.cpp70 MemoryGroupResourceScope scope_mg(_impl->memory_group); in run()
DNEPoolingLayer.cpp72 MemoryGroupResourceScope scope_mg(_impl->memory_group); in run()
DNEInstanceNormalizationLayer.cpp84 MemoryGroupResourceScope scope_mg(_memory_group); in run()
DNESoftmaxLayer.cpp87 MemoryGroupResourceScope scope_mg(_impl->memory_group); in run()
DNEWinogradConvolutionLayer.cpp81 MemoryGroupResourceScope scope_mg(_impl->memory_group); in run()
DNEDetectionPostProcessLayer.cpp90 MemoryGroupResourceScope scope_mg(_memory_group); in run()
DNEGEMMLowpMatrixMultiplyCore.cpp91 MemoryGroupResourceScope scope_mg(_impl->memory_group); in run()
DNEGEMMConv2d.cpp81 MemoryGroupResourceScope scope_mg(_impl->memory_group); in run()
DNEGEMMConvolutionLayer.cpp93 MemoryGroupResourceScope scope_mg(_impl->memory_group); in run()
DNEReductionOperation.cpp147 MemoryGroupResourceScope scope_mg(_memory_group); in run()
DNEFullyConnectedLayer.cpp109 MemoryGroupResourceScope scope_mg(_impl->memory_group); in run()
DNEGEMM.cpp98 MemoryGroupResourceScope scope_mg(_impl->memory_group); in run()
/external/ComputeLibrary/src/runtime/CL/functions/
DCLL2NormalizeLayer.cpp102 MemoryGroupResourceScope scope_mg(_memory_group); in run()
DCLFFT2D.cpp102 MemoryGroupResourceScope scope_mg(_memory_group); in run()
DCLSoftmaxLayer.cpp92 MemoryGroupResourceScope scope_mg(_impl->memory_group); in run()
DCLGEMMLowpMatrixMultiplyCore.cpp104 MemoryGroupResourceScope scope_mg(_impl->memory_group); in run()
DCLWinogradConvolutionLayer.cpp93 MemoryGroupResourceScope scope_mg(_impl->memory_group); in run()
DCLGEMM.cpp103 MemoryGroupResourceScope scope_mg(_impl->memory_group); in run()
DCLReductionOperation.cpp141 MemoryGroupResourceScope scope_mg(_memory_group); in run()
DCLFullyConnectedLayer.cpp111 MemoryGroupResourceScope scope_mg(_impl->memory_group); in run()
/external/ComputeLibrary/src/cpu/operators/
DCpuDirectConv3d.cpp86 MemoryGroupResourceScope scope_mg(_memory_group); in run()
DCpuDirectConv2d.cpp119 MemoryGroupResourceScope scope_mg(_memory_group); in run()

123