Home
last modified time | relevance | path

Searched defs:compute_all_anchors (Results 1 – 3 of 3) sorted by relevance

/external/ComputeLibrary/tests/validation/reference/
DComputeAllAnchors.cpp40 SimpleTensor<T> compute_all_anchors(const SimpleTensor<T> &anchors, const ComputeAnchorsInfo &info) in compute_all_anchors() function
81 SimpleTensor<int16_t> compute_all_anchors(const SimpleTensor<int16_t> &anchors, const ComputeAnchor… in compute_all_anchors() function
/external/ComputeLibrary/tests/validation/fixtures/
DComputeAllAnchorsFixture.h69 FunctionType compute_all_anchors; in compute_target() local
/external/ComputeLibrary/src/cpu/kernels/genproposals/generic/neon/
Dimpl.cpp32 void compute_all_anchors(const ITensor *anchors, ITensor *all_anchors, ComputeAnchorsInfo anchors_i… in compute_all_anchors() function