xla
4ac255ae - Fix `as_strided` for inputs smaller than the arguments specification. (#5914)

Commit
1 year ago
Fix `as_strided` for inputs smaller than the arguments specification. (#5914) * Add test. * Create `base_` tensor for views. * Use base tensor in `as_strided` operation. * Set base tensor of `as_strided`. * Fix lint errors. * Fix for disabled functionalization. * Address review.
Author
Parents
Loading