IsNaT ===== Test element-wise for NaT (not a time). **Abstract Signature:** ``IsNaT(x)`` .. raw:: html

PyTorch

API:
Strategy: Custom / Partial

JAX (Core)

API: jax.numpy.isnat
Strategy: Direct Mapping

NumPy

API: numpy.isnat
Strategy: Direct Mapping