nutpie icon indicating copy to clipboard operation
nutpie copied to clipboard

Add MLX backend support for Nutpie compilation

Open cetagostini opened this issue 1 week ago • 3 comments

Introduces MLX as a backend option in compile_pymc_model, allowing gradient computation via MLX or Pytensor. Updates dependency groups to include MLX, extends internal functions to handle MLX mode, and adds corresponding tests for deterministic sampling with MLX.

cetagostini avatar Oct 27 '25 18:10 cetagostini