mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Variable length arguments can overflow the arena being used to keep overhead low for torch dims. If we hit this case, we know the amount of work being done is already relatively big, so we just fallback to standard memory allocation. Fixes #88586 Pull Request resolved: https://github.com/pytorch/pytorch/pull/88596 Approved by: https://github.com/ezyang |
||
|---|---|---|
| .. | ||
| dim | ||
| init_dim_only.cpp | ||