trunk/891b6e7465098a23e2e65937b18aae67f6746a5f: [Docs] Document actual keyword argument names for tensor_split (#182075)
🔒
https://github.com
«Fixes #126949
torch.tensor_split documents its second parameter as indices_or_sections (matching NumPy), but the underlying overloaded functions use different keyword argument names:
torch.tensor_split(x, indices_or_sect...»
Automatische Weiterleitung...
1.5s