Home
last modified time | relevance | path

Searched defs:feature_height (Results 1 – 4 of 4) sorted by relevance

/external/ComputeLibrary/tests/validation/CL/
DGenerateProposalsLayer.cpp164 const int feature_height = 4; local
230 const int feature_height = 4; variable
/external/ComputeLibrary/tests/validation/NEON/
DGenerateProposalsLayer.cpp164 const int feature_height = 4; local
230 const int feature_height = 4; variable
/external/ComputeLibrary/src/core/CL/kernels/
DCLGenerateProposalsLayerKernel.cpp51 size_t feature_height = info.feat_height(); in validate_arguments() local
/external/ComputeLibrary/src/core/NEON/kernels/
DNEGenerateProposalsLayerKernel.cpp106 const size_t feature_height = info.feat_height(); in validate_arguments() local