MayShareMemory ============== Determine if two arrays might share memory. **Abstract Signature:** ``MayShareMemory(a: Tensor, b: Tensor)`` .. raw:: html

PyTorch

API:
Strategy: Macro 'False'

JAX (Core)

API:
Strategy: Macro 'False'

NumPy

API: numpy.may_share_memory
Strategy: Direct Mapping

Keras

API:
Strategy: Macro 'False'

TensorFlow

API:
Strategy: Macro 'False'

Apple MLX

API:
Strategy: Macro 'False'

Flax NNX

API:
Strategy: Macro 'False'

PaxML / Praxis

API:
Strategy: Macro 'False'