pytorch/torch/nested
Krzysztof Jordan 88a7159493 [NT] Fix typo in declared strides variable (#123856)
Summary:
Looks like it's missing an s in the declaration so pyre is throwing an error

{F1484357040}

Test Plan: expect no pyre errors

Differential Revision: D56023743

Pull Request resolved: https://github.com/pytorch/pytorch/pull/123856
Approved by: https://github.com/cpuhrsch, https://github.com/soulitzer
2024-04-13 19:55:57 +00:00
..
_internal [NT] Fix typo in declared strides variable (#123856) 2024-04-13 19:55:57 +00:00
__init__.py Public API for NJT construction from jagged components (#121518) 2024-03-22 14:48:22 +00:00