Home
last modified time | relevance | path

Searched refs:forward_bf16s (Results 1 – 25 of 138) sorted by relevance

123456

/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/src/layer/arm/
H A Dlstm_arm.h40 int forward_bf16s(const Mat& bottom_blob, Mat& top_blob, const Option& opt) const;
41 …int forward_bf16s(const std::vector<Mat>& bottom_blobs, std::vector<Mat>& top_blobs, const Option&…
H A Dgru_arm.h40 int forward_bf16s(const Mat& bottom_blob, Mat& top_blob, const Option& opt) const;
41 …int forward_bf16s(const std::vector<Mat>& bottom_blobs, std::vector<Mat>& top_blobs, const Option&…
H A Drnn_arm.h40 int forward_bf16s(const Mat& bottom_blob, Mat& top_blob, const Option& opt) const;
41 …int forward_bf16s(const std::vector<Mat>& bottom_blobs, std::vector<Mat>& top_blobs, const Option&…
H A Dquantize_arm.h34 int forward_bf16s(const Mat& bottom_blob, Mat& top_blob, const Option& opt) const;
H A Ddequantize_arm.h34 int forward_bf16s(const Mat& bottom_blob, Mat& top_blob, const Option& opt) const;
H A Dpooling_arm.h35 int forward_bf16s(const Mat& bottom_blob, Mat& top_blob, const Option& opt) const;
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/src/layer/arm/
H A Dgru_arm.h40 int forward_bf16s(const Mat& bottom_blob, Mat& top_blob, const Option& opt) const;
41 …int forward_bf16s(const std::vector<Mat>& bottom_blobs, std::vector<Mat>& top_blobs, const Option&…
H A Dlstm_arm.h40 int forward_bf16s(const Mat& bottom_blob, Mat& top_blob, const Option& opt) const;
41 …int forward_bf16s(const std::vector<Mat>& bottom_blobs, std::vector<Mat>& top_blobs, const Option&…
H A Drnn_arm.h40 int forward_bf16s(const Mat& bottom_blob, Mat& top_blob, const Option& opt) const;
41 …int forward_bf16s(const std::vector<Mat>& bottom_blobs, std::vector<Mat>& top_blobs, const Option&…
H A Ddequantize_arm.h34 int forward_bf16s(const Mat& bottom_blob, Mat& top_blob, const Option& opt) const;
H A Dquantize_arm.h34 int forward_bf16s(const Mat& bottom_blob, Mat& top_blob, const Option& opt) const;
H A Dpooling_arm.h35 int forward_bf16s(const Mat& bottom_blob, Mat& top_blob, const Option& opt) const;
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/src/layer/arm/
H A Dgru_arm.h40 int forward_bf16s(const Mat& bottom_blob, Mat& top_blob, const Option& opt) const;
41 …int forward_bf16s(const std::vector<Mat>& bottom_blobs, std::vector<Mat>& top_blobs, const Option&…
H A Dlstm_arm.h40 int forward_bf16s(const Mat& bottom_blob, Mat& top_blob, const Option& opt) const;
41 …int forward_bf16s(const std::vector<Mat>& bottom_blobs, std::vector<Mat>& top_blobs, const Option&…
H A Drnn_arm.h40 int forward_bf16s(const Mat& bottom_blob, Mat& top_blob, const Option& opt) const;
41 …int forward_bf16s(const std::vector<Mat>& bottom_blobs, std::vector<Mat>& top_blobs, const Option&…
H A Dquantize_arm.h34 int forward_bf16s(const Mat& bottom_blob, Mat& top_blob, const Option& opt) const;
H A Ddequantize_arm.h34 int forward_bf16s(const Mat& bottom_blob, Mat& top_blob, const Option& opt) const;
/dports/misc/ncnn/ncnn-20211208/src/layer/arm/
H A Drnn_arm.h41 int forward_bf16s(const Mat& bottom_blob, Mat& top_blob, const Option& opt) const;
42 …int forward_bf16s(const std::vector<Mat>& bottom_blobs, std::vector<Mat>& top_blobs, const Option&…
H A Dlstm_arm.h41 int forward_bf16s(const Mat& bottom_blob, Mat& top_blob, const Option& opt) const;
42 …int forward_bf16s(const std::vector<Mat>& bottom_blobs, std::vector<Mat>& top_blobs, const Option&…
H A Dgru_arm.h41 int forward_bf16s(const Mat& bottom_blob, Mat& top_blob, const Option& opt) const;
42 …int forward_bf16s(const std::vector<Mat>& bottom_blobs, std::vector<Mat>& top_blobs, const Option&…
H A Ddequantize_arm.h35 int forward_bf16s(const Mat& bottom_blob, Mat& top_blob, const Option& opt) const;
H A Dquantize_arm.h35 int forward_bf16s(const Mat& bottom_blob, Mat& top_blob, const Option& opt) const;
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/src/layer/arm/
H A Dgru_arm.h40 int forward_bf16s(const Mat& bottom_blob, Mat& top_blob, const Option& opt) const;
41 …int forward_bf16s(const std::vector<Mat>& bottom_blobs, std::vector<Mat>& top_blobs, const Option&…
H A Dlstm_arm.h40 int forward_bf16s(const Mat& bottom_blob, Mat& top_blob, const Option& opt) const;
41 …int forward_bf16s(const std::vector<Mat>& bottom_blobs, std::vector<Mat>& top_blobs, const Option&…
H A Drnn_arm.h40 int forward_bf16s(const Mat& bottom_blob, Mat& top_blob, const Option& opt) const;
41 …int forward_bf16s(const std::vector<Mat>& bottom_blobs, std::vector<Mat>& top_blobs, const Option&…

123456