Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dstream.h804 void *beta_ptr = β in ThenBlasGemm() local
899 void *beta_ptr = β in ThenBlasGemmWithAlgorithm() local
937 void *beta_ptr = β in ThenBlasGemmStridedBatchedWithAlgorithm() local
1056 void *beta_ptr = β in ThenBlasGemmStridedBatched() local
1597 void UpcastHalfToFloat(void **alpha_ptr, void **beta_ptr, in UpcastHalfToFloat()
/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/
H A DBatchNormalizationLayerFixture.h110 TensorType *beta_ptr = _use_beta ? &beta : nullptr; in compute_target() local
H A DBatchNormalizationLayerFusionFixture.h108 TensorType *beta_ptr = _use_beta ? &bn_beta : nullptr; in compute_target() local
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_blas.cc841 MAPPED_T *beta_ptr = reinterpret_cast<MAPPED_T *>(&beta); in DoBlasGemmBatchedInternal() local