Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dconstants.cc126 XlaOp NanValue(XlaBuilder* builder, PrimitiveType type) { in NanValue() function
/external/tensorflow/tensorflow/compiler/xla/
Dliteral_util.cc293 /* static */ StatusOr<Literal> LiteralUtil::NanValue( in NanValue() function in xla::LiteralUtil