Home
last modified time | relevance | path

Searched refs:GetScalarConstantAsDouble (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc1760 double GetScalarConstantAsDouble(const Literal& literal) { in GetScalarConstantAsDouble() function
1815 alpha_value = GetScalarConstantAsDouble(alpha->literal()); in BuildGemmThunk()