Arun

Results 74 comments of Arun

The changes looks good to me and the failures are not related to this PR. I request @rbharath for a second pass.

I would like to take up `TOR101` deprecation docs - `torch.chain_matmul`, `torch.cholesky`, `torch.qr`, `torch.range`.

@ngoldbaum Can I work on replacing usage of `PyList_GET_ITEM`? I intend to replace it with `PyList_GetItemRef` as it returns a strong reference. Is there anything else I should look for?