Extract ======= Return the elements of an array that satisfy some condition. **Abstract Signature:** ``Extract(condition: Tensor, arr: Tensor)`` .. raw:: html
torch.masked_select
jax.numpy.extract
numpy.extract
tf.boolean_mask