mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
I was benchmarking and this is worth maybe 5% on at::empty, but it's basically free so we should do it. Signed-off-by: Edward Z. Yang <ezyang@fb.com> Pull Request resolved: https://github.com/pytorch/pytorch/pull/86350 Approved by: https://github.com/albanD
4 lines
72 B
C++
4 lines
72 B
C++
#include <c10/core/SymIntArrayRef.h>
|
|
|
|
namespace c10 {} // namespace c10
|