ApproxMinK ========== Returns min k values and their indices using approximate search. **Abstract Signature:** ``ApproxMinK(operand: Tensor, k: int, reduction_dimension: int = -1)`` .. raw:: html
torch.topk
jax.lax.approx_min_k
tf.math.approx_min_k
—