Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dliteral.cc2072 bool LiteralBase::IsAllComplex(complex64 value) const { in IsAllComplex() function in xla::LiteralBase
H A Dliteral_test.cc588 TEST_F(LiteralUtilTest, IsAllComplex) { in TEST_F() argument