IsNaTΒΆ

Test element-wise for NaT (not a time).

Abstract Signature:

IsNaT(x)

PyTorch

API: β€”
Strategy: Custom / Partial

JAX (Core)

API: jax.numpy.isnat
Strategy: Direct Mapping

NumPy

API: numpy.isnat
Strategy: Direct Mapping