Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_query.h31 bool IsConstantR0F32(HloInstruction* instruction, float* out);
Dhlo_query.cc25 bool IsConstantR0F32(HloInstruction* instruction, float* out) { in IsConstantR0F32() function