Mario Lezcano Casado
Mario Lezcano Casado
The function `linalg.vecdot` is defined as: > Computes the (vector) dot product of two arrays. It is not clear what this means for complex vectors, as it could be \sum...
Stack from [ghstack](https://github.com/ezyang/ghstack): * __->__ #85145 PR to land https://github.com/pytorch/pytorch/pull/72443/ as Rohit does not work in the PyTorch project anymore
Stack from [ghstack](https://github.com/ezyang/ghstack): * __->__ #85144 PR to land https://github.com/pytorch/pytorch/pull/78480, as Rohit does not work in the PyTorch project anymore
Stack from [ghstack](https://github.com/ezyang/ghstack): * __->__ #85396 I changed my handle to lezcano (no caps) as rhere's always issues with capital letters when automatising stuff. The last issue was https://github.com/pytorch/test-infra/pull/751
Stack from [ghstack](https://github.com/ezyang/ghstack): * __->__ #85333 * #85153
See [81762](https://github.com/pytorch/pytorch/pull/81762)
Dispatch the auxiliary frobenius_norm and nuclear_norm to better implementations and deprecate them
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #81763 These functions will be legacy functions. We deprecate them, but we also take this chance to dispatch to a more efficient...
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #90994 We choose to go for a large block size. In any of the casees, the number of blocks per SM is...
Addresses the discussion at https://github.com/openai/triton/pull/3111#discussion_r1488366197
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #118630 * #118855 * #118535 * #118199 * #118208 * #118003 * #118194 * #117625 * #117983 * #118098 * #117982 This...