Home
last modified time | relevance | path

Searched defs:IsPosInf (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/
Dmessage_test.py71 def IsPosInf(val): function
/external/protobuf/python/google/protobuf/internal/
Dmessage_test.py103 def IsPosInf(val): function
/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dmath.cc99 XlaOp IsPosInf(XlaOp operand) { in IsPosInf() function