Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dmath.cc67 XlaOp IsPosInf(XlaOp operand) { in IsPosInf() function
/external/protobuf/python/google/protobuf/internal/
Dmessage_test.py85 def IsPosInf(val): function