Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dliteral.cc1216 std::optional<complex128> LiteralBase::GetAsComplex128( in GetAsComplex128() function in xla::LiteralBase
H A Dliteral_test.cc2101 TEST_F(LiteralUtilTest, GetAsComplex128) { in TEST_F() argument