jax
5b0a767d - [jax] Add `ndim` and `size` properties to `TransformedRef`.

Commit
309 days ago
[jax] Add `ndim` and `size` properties to `TransformedRef`. Without these implementations, `ndim` and `size` were retrieved from the underlying, non-transformed reference and were inconsistent with `TransformedRef.shape`. PiperOrigin-RevId: 739802491
References
Author
Parents
Loading