pytorch/docs/cpp/source/notes
Basil Hosmer 11fbd3958c MaybeOwned page for dev wiki (#63450)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/63450

Brief guide to understanding `MaybeOwned<Tensor>`, aimed at C++ PT devs who are obliged to interact with existing uses of it, rather than encouraging new usage.

For reviewers: I haven't yet added a link to this page from anywhere. I'm thinking the right place is the [dev wiki main page C++ section](https://github.com/pytorch/pytorch/wiki#c) but happy to put it wherever makes sense, suggestions welcome.

Test Plan: Imported from OSS

Reviewed By: navahgar

Differential Revision: D30402313

Pulled By: bhosmer

fbshipit-source-id: 69b15909ecafcd8d88e44f664f88c3ad4eb26d84
2021-08-18 12:08:58 -07:00
..
faq.rst
inference_mode.rst Add no-grad inference mode note (#58513) 2021-05-25 13:06:54 -07:00
maybe_owned.rst MaybeOwned page for dev wiki (#63450) 2021-08-18 12:08:58 -07:00
tensor_basics.rst Fix cppdoc example syntax (#62385) 2021-07-30 04:36:55 -07:00
tensor_creation.rst
tensor_cuda_stream.rst Forbid trailing whitespace (#53406) 2021-03-05 17:22:55 -08:00
tensor_indexing.rst
versioning.rst Generate header with version #defines for LibTorch (#50073) 2021-02-03 22:18:53 -08:00