Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/stream_executor/
Dstream.h803 void *alpha_ptr = α in ThenBlasGemm() local
898 void *alpha_ptr = α in ThenBlasGemmWithAlgorithm() local
936 void *alpha_ptr = α in ThenBlasGemmStridedBatchedWithAlgorithm() local
1055 void *alpha_ptr = α in ThenBlasGemmStridedBatched() local
1597 void UpcastHalfToFloat(void **alpha_ptr, void **beta_ptr, in UpcastHalfToFloat()
/external/webp/src/enc/
Dpicture_tools_enc.c59 const uint8_t* alpha_ptr = a_ptr; in SmoothenBlock() local
/external/XNNPACK/src/operators/
Dlut-elementwise-nc.c138 static float calculate_elu(float x, const float* alpha_ptr) { in calculate_elu()
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_pair_schedule.c1027 struct schedule_instruction *alpha_ptr; in pair_instructions() local
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_blas.cc840 MAPPED_T *alpha_ptr = reinterpret_cast<MAPPED_T *>(&alpha); in DoBlasGemmBatchedInternal() local