Searched refs:NonNeg (Results 1 – 8 of 8) sorted by relevance
1 path: "tensorflow.keras.constraints.NonNeg"3 is_instance: "<class \'tensorflow.python.keras.constraints.NonNeg\'>"
3 is_instance: "<class \'tensorflow.python.keras.constraints.NonNeg\'>"
16 name: "NonNeg"
79 class NonNeg(Constraint): class174 non_neg = NonNeg
28 from tensorflow.python.keras.constraints import NonNeg