Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_query.cc110 bool IsScalarConstant(const HloInstruction* instruction) { in IsScalarConstant() function
H A Dalgebraic_simplifier.cc160 static bool IsScalarConstant(const HloInstruction* hlo, in IsScalarConstant() function