Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dliteral.cc1062 absl::optional<complex128> LiteralBase::GetAsComplex128( in GetAsComplex128() function in xla::LiteralBase
Dliteral_test.cc2092 TEST_F(LiteralUtilTest, GetAsComplex128) { in TEST_F() argument