Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/arm_compute/graph/frontend/
H A DTypes.h61 struct StreamHints struct
63 …hint = { Target::UNSPECIFIED }; /**< Target execution hint */
64 …on_method_hint = { ConvolutionMethod::Default }; /**< Convolution method hint */
65 …on_method_hint = { DepthwiseConvolutionMethod::Default }; /**< Depthwise Convolution method hint */
66 …fast_math_hint = { FastMathHint::Disabled }; /**< Fast math hint */