Searched defs:NanValue (Results 1 – 4 of 4) sorted by relevance
125 XlaOp NanValue(XlaBuilder* builder, PrimitiveType type) { in NanValue() function
167 TEST(FuzzTest, NanValue) { in TEST() argument
192 TEST(FuzzTest, NanValue) { in TEST() argument
335 /* static */ StatusOr<Literal> LiteralUtil::NanValue( in NanValue() function in xla::LiteralUtil