PolygammaΒΆ
Computes the polygamma function psi^(n)(x).
Abstract Signature:
Polygamma(n: int, input: Tensor)
Apple MLX
API:
βStrategy: Custom / Partial
Computes the polygamma function psi^(n)(x).
Abstract Signature:
Polygamma(n: int, input: Tensor)
β