MaskedSelect ============ Returns a new 1-D tensor which indexes the input tensor according to the boolean mask. **Abstract Signature:** ``MaskedSelect(input: Tensor, mask: Tensor)`` .. raw:: html
torch.masked_select
—
tf.boolean_mask