Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dstream.h805 float alpha_storage, beta_storage; in ThenBlasGemm() local
900 float alpha_storage, beta_storage; in ThenBlasGemmWithAlgorithm() local
938 float alpha_storage, beta_storage; in ThenBlasGemmStridedBatchedWithAlgorithm() local
1057 float alpha_storage, beta_storage; in ThenBlasGemmStridedBatched() local
1598 float *alpha_storage, float *beta_storage) { in UpcastHalfToFloat()