IsNegΒΆ
Checks if elements are negative.
Abstract Signature:
IsNeg(input: Tensor)
Keras
API:
keras.ops.signbitStrategy: Macro '{input} < 0'
Apple MLX
API:
βStrategy: Macro '{input} < 0'
Checks if elements are negative.
Abstract Signature:
IsNeg(input: Tensor)
keras.ops.signbitβ