Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/tunable/
H A DGemmHipblaslt.h161 float GetBetaFromParams(const GemmParams<T>* params) { in GetBetaFromParams() function
166 float GetBetaFromParams(const GemmAndBiasParams<T>* params) { in GetBetaFromParams() function
171 float GetBetaFromParams(const GemmStridedBatchedParams<T>* params) { in GetBetaFromParams() function
176 float GetBetaFromParams(const ScaledGemmParams<T>* params) { in GetBetaFromParams() function