Home
last modified time | relevance | path

Searched defs:NanValue (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dconstants.cc125 XlaOp NanValue(XlaBuilder* builder, PrimitiveType type) { in NanValue() function
/external/grpc-grpc/third_party/upb/upb/util/
Ddef_to_proto_test.cc167 TEST(FuzzTest, NanValue) { in TEST() argument
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/util/
Ddef_to_proto_test.cc192 TEST(FuzzTest, NanValue) { in TEST() argument
/external/tensorflow/tensorflow/compiler/xla/
Dliteral_util.cc335 /* static */ StatusOr<Literal> LiteralUtil::NanValue( in NanValue() function in xla::LiteralUtil