Searched defs:compute_all_anchors (Results 1 – 3 of 3) sorted by relevance
40 SimpleTensor<T> compute_all_anchors(const SimpleTensor<T> &anchors, const ComputeAnchorsInfo &info) in compute_all_anchors() function81 SimpleTensor<int16_t> compute_all_anchors(const SimpleTensor<int16_t> &anchors, const ComputeAnchor… in compute_all_anchors() function
69 FunctionType compute_all_anchors; in compute_target() local
32 void compute_all_anchors(const ITensor *anchors, ITensor *all_anchors, ComputeAnchorsInfo anchors_i… in compute_all_anchors() function