Searched defs:IsAllComplex (Results 1 – 2 of 2) sorted by relevance
1815 bool LiteralBase::IsAllComplex(complex64 value) const { in IsAllComplex() function in xla::LiteralBase
581 TEST_F(LiteralUtilTest, IsAllComplex) { in TEST_F() argument