Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_query.h45 bool IsScalarConstant(const HloInstruction* instruction);
Dhlo_query.cc105 bool IsScalarConstant(const HloInstruction* instruction) { in IsScalarConstant() function