Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/tunable/
H A DGemmHipblaslt.h141 float GetAlphaFromParams(const GemmParams<T>* params) { in GetAlphaFromParams() function
146 float GetAlphaFromParams(const GemmAndBiasParams<T>* params) { in GetAlphaFromParams() function
151 float GetAlphaFromParams(const GemmStridedBatchedParams<T>* params) { in GetAlphaFromParams() function
156 float GetAlphaFromParams(const ScaledGemmParams<T>* params) { in GetAlphaFromParams() function