pytorch/c10/macros
Scott Wolchok 80c4919bec [PyTorch] Stack-allocate boxed args for RecordFunction
Pull Request resolved: https://github.com/pytorch/pytorch/pull/76266

Saving a heap allocation in this path improves performance.

Differential Revision: [D34090699](https://our.internmc.facebook.com/intern/diff/D34090699/)

Approved by: https://github.com/ezyang
2022-05-24 17:06:40 +00:00
..
BUILD.bazel port //c10/macros to common build structure (#70852) 2022-01-19 20:56:12 +00:00
build.bzl port //c10/macros to common build structure (#70852) 2022-01-19 20:56:12 +00:00
cmake_configure_file.bzl use cross-platform sed command in cmake_configure_file (#73589) 2022-03-02 12:28:51 +00:00
cmake_macros.h.in Cleanup since FEATURE_TORCH_MOBILE is always true. (#55835) 2021-04-14 09:08:18 -07:00
Export.h [PyTorch] Autoformat c10 (#56830) 2021-04-30 21:23:28 -07:00
Macros.h [PyTorch] Stack-allocate boxed args for RecordFunction 2022-05-24 17:06:40 +00:00