Home
last modified time | relevance | path

Searched refs:_workspace (Results 1 – 4 of 4) sorted by relevance

/external/ComputeLibrary/src/runtime/NEON/
DINEOperator.cpp36 : _kernel(), _ctx(ctx), _workspace() in INEOperator()
62 return _workspace; in workspace()
/external/ComputeLibrary/src/runtime/CL/
DCLOperator.cpp34 : _kernel(), _ctx(ctx), _workspace() in ICLOperator()
/external/ComputeLibrary/arm_compute/runtime/CL/
DICLOperator.h66 MemoryRequirements _workspace; variable
/external/ComputeLibrary/arm_compute/runtime/NEON/
DINEOperator.h72 MemoryRequirements _workspace; variable