mirror of
https://github.com/pytorch/pytorch.git
synced 2025-11-05 00:14:54 +08:00
Summary: The C++ docs for `at::Tensor` are currently broken because we moved the place `Tensor.h` gets generated to without updating our docs. I use `GEN_TO_SOURCE=1` when generating ATen files, so the `Tensor.h` file should end up in `aten/src/ATen/core/Tensor.h` if i understand correctly. dzhulgakov ezyang gchanan Pull Request resolved: https://github.com/pytorch/pytorch/pull/12469 Differential Revision: D10248521 Pulled By: goldsborough fbshipit-source-id: 8d8a11f0f6e2703b8d767dbc523fc34a4374f345