Searched defs:use_mixed_precision (Results 1 – 2 of 2) sorted by relevance
/external/ComputeLibrary/src/runtime/CL/functions/ |
D | CLInstanceNormalizationLayer.cpp | 37 …Tensor *input, ICLTensor *output, float gamma, float beta, float epsilon, bool use_mixed_precision) in configure() 42 …Tensor *input, ICLTensor *output, float gamma, float beta, float epsilon, bool use_mixed_precision) in configure() 49 …input, const ITensorInfo *output, float gamma, float beta, float epsilon, bool use_mixed_precision) in validate()
|
/external/ComputeLibrary/arm_compute/core/ |
D | KernelDescriptors.h | 150 … bool use_mixed_precision; /**< Use mixed precision in case of FP16 execution. Defaults to true */ member
|