NextAfterΒΆ
Return the next floating-point value after input towards other.
Abstract Signature:
NextAfter(input: Tensor, other: Tensor)
Keras
API:
βStrategy: Custom / Partial
Apple MLX
API:
βStrategy: Custom / Partial
Return the next floating-point value after input towards other.
Abstract Signature:
NextAfter(input: Tensor, other: Tensor)
ββ