Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/
Dconstraints.py87 class NonNeg(Constraint): class
/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp442 bool NonNeg = false; in buildConditionSets() local
495 bool NonNeg = ICond->isUnsigned(); in buildConditionSets() local