Sample the positive pair (i.e., o and o^+) within a character by per-sample shuffling. Per-sample shuffling is done by argsort random noise. x: [L, B, N, D], sequence return o [B, N, 1, D], o^+ [B, N, 1, D]
(self, x, ratio=0.25)
source not stored for this graph (policy: none)