Home
last modified time | relevance | path

Searched defs:overflow_policy (Results 1 – 6 of 6) sorted by relevance

/external/ComputeLibrary/src/runtime/CL/functions/
DCLPixelWiseMultiplication.cpp52ConvertPolicy overflow_policy, RoundingPolicy rounding_policy, const ActivationLayerInfo &act_info) in configure()
58ConvertPolicy overflow_policy, RoundingPolicy rounding_policy, const ActivationLayerInfo &act_info) in configure()
68ConvertPolicy overflow_policy, RoundingPolicy rounding_policy, const ActivationLayerInfo &act_info) in validate()
/external/ComputeLibrary/src/gpu/cl/operators/
DClMul.cpp37ConvertPolicy overflow_policy, RoundingPolicy rounding_policy, const ActivationLayerInfo &act_info) in configure()
46ConvertPolicy overflow_policy, RoundingPolicy rounding_policy, const ActivationLayerInfo &act_info) in validate()
/external/ComputeLibrary/src/cpu/operators/
DCpuMul.cpp36 …const ITensorInfo *src2, const ITensorInfo *dst, float scale, ConvertPolicy overflow_policy, Round… in validate()
43 …Info *src1, ITensorInfo *src2, ITensorInfo *dst, float scale, ConvertPolicy overflow_policy, Round… in configure()
/external/ComputeLibrary/src/runtime/NEON/functions/
DNEPixelWiseMultiplication.cpp47 … ITensorInfo *input2, const ITensorInfo *output, float scale, ConvertPolicy overflow_policy, Round… in validate()
53 …*input1, const ITensor *input2, ITensor *output, float scale, ConvertPolicy overflow_policy, Round… in configure()
/external/ComputeLibrary/src/gpu/cl/kernels/
DClMulKernel.cpp46ConvertPolicy overflow_policy, RoundingPolicy rounding_policy, const ActivationLayerInfo &act_info) in validate_arguments()
114ConvertPolicy overflow_policy, RoundingPolicy rounding_policy, const ActivationLayerInfo &act_info) in configure()
261ConvertPolicy overflow_policy, RoundingPolicy rounding_policy, const ActivationLayerInfo &act_info) in validate()
/external/ComputeLibrary/src/cpu/kernels/
DCpuMulKernel.cpp57 …const ITensorInfo *src2, const ITensorInfo *dst, float scale, ConvertPolicy overflow_policy, Round… in validate_arguments()
1758 …Info *src1, ITensorInfo *src2, ITensorInfo *dst, float scale, ConvertPolicy overflow_policy, Round… in configure()
1973 …*src1, const ITensorInfo *src2, const ITensorInfo *dst, float scale, ConvertPolicy overflow_policy, in validate()