Files
pytorch/c10/core/SymIntArrayRef.cpp
Edward Z. Yang 4d7728890b Inline asIntArrayRef (#86350)
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
2022-10-06 14:55:03 +00:00

4 lines
72 B
C++

#include <c10/core/SymIntArrayRef.h>
namespace c10 {} // namespace c10