Home
last modified time | relevance | path

Searched defs:set_fast_math_hint (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/graph/nodes/
H A DFullyConnectedLayer.cpp40 void FullyConnectedLayerNode::set_fast_math_hint(FastMathHint hint) in set_fast_math_hint() function in arm_compute::graph::FullyConnectedLayerNode
H A DFusedConvolutionBatchNormalizationWithPostOpsNode.cpp60 void FusedConvolutionBatchNormalizationWithPostOpsNode::set_fast_math_hint(FastMathHint hint) in set_fast_math_hint() function in arm_compute::graph::FusedConvolutionBatchNormalizationWithPostOpsNode
H A DConvolutionLayerNode.cpp56 void ConvolutionLayerNode::set_fast_math_hint(FastMathHint hint) in set_fast_math_hint() function in arm_compute::graph::ConvolutionLayerNode
H A DFusedConvolutionBatchNormalizationNode.cpp61 void FusedConvolutionBatchNormalizationNode::set_fast_math_hint(FastMathHint hint) in set_fast_math_hint() function in arm_compute::graph::FusedConvolutionBatchNormalizationNode
H A DFusedConvolutionWithPostOpNode.cpp56 void FusedConvolutionWithPostOpNode::set_fast_math_hint(FastMathHint hint) in set_fast_math_hint() function in arm_compute::graph::FusedConvolutionWithPostOpNode