Home
last modified time | relevance | path

Searched defs:aspect_ratios (Results 1 – 2 of 2) sorted by relevance

/external/ComputeLibrary/src/core/CL/kernels/
DCLPriorBoxLayerKernel.cpp105 …output, const PriorBoxLayerInfo &info, cl::Buffer *min, cl::Buffer *max, cl::Buffer *aspect_ratios) in configure()
111 cl::Buffer *max, cl::Buffer *aspect_ratios) in configure()
/external/ComputeLibrary/arm_compute/core/
DTypes.h932 std::vector<float> aspect_ratios() const in aspect_ratios() function