mirror of
https://github.com/ROCm/jax.git
synced 2025-04-24 13:16:08 +00:00

This PR updates the FFI lowering rule to support a DeviceLoweringLayout object as input when specifying the input and output layouts. For now, this just converts the DLL object to its appropriate list of minor-to-major integers because that's what the custom call op expects.