Home
last modified time | relevance | path

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

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