pytorch/docs/cpp/source
Peter Bell 76ee02f10d Rename packed tensor accessor (#25654)
Summary:
Closes https://github.com/pytorch/pytorch/issues/19268

This does the renaming suggested by ezyang in https://github.com/pytorch/pytorch/issues/19268#issuecomment-490478887 except that the templated version of `packed_accessor` is also renamed to `generic_packed_accessor`.

Additionally, all of the users I could find in `ATen/native/cuda` are updated without changing their index types.

The corresponding tutorial update is in pytorch/tutorials#644
Pull Request resolved: https://github.com/pytorch/pytorch/pull/25654

Differential Revision: D17259208

Pulled By: ezyang

fbshipit-source-id: 172a46f623d544ca16f7ed5077b6e4f57a3d1f21
2019-09-10 09:18:54 -07:00
..
notes Rename packed tensor accessor (#25654) 2019-09-10 09:18:54 -07:00
check-doxygen.sh Make check-doxygen.sh output more interpretable. (#20362) 2019-05-17 08:47:11 -07:00
conf.py fix copyright notice in docs 2019-06-04 14:53:45 -07:00
contributing.rst fix sigma in the middle of when word (#16227) 2019-01-23 08:35:32 -08:00
Doxyfile Directly include headers from ATen. 2019-01-24 11:22:27 -08:00
frontend.rst Fix C++ Frontend example in frontend.html (#15717) 2019-01-07 11:39:47 -08:00
index.rst Use at::zeros instead of torch::zeros in non-differentiable example (#15527) 2018-12-25 21:50:17 -08:00
installing.rst Add copy logic for LibTorch to avoid issues on Windows (#25556) 2019-09-03 06:33:38 -07:00