Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/
H A Ddnn.hpp347 virtual int64 getFLOPS(const std::vector<MatShape> &inputs, in getFLOPS() function in cv::dnn::Layer
596 CV_WRAP int64 getFLOPS(const std::vector<MatShape>& netInputShapes) const;
598 CV_WRAP int64 getFLOPS(const MatShape& netInputShape) const;
600 CV_WRAP int64 getFLOPS(const int layerId,
603 CV_WRAP int64 getFLOPS(const int layerId,