Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/keras/
H A Dconstraints.py124 class NonNeg(Constraint): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineInstr.h118 NonNeg = 1 << 18, // The operand is non-negative. enumerator