pytorch/docs/source/org/pytorch
Michael Suo c235be42dd [jit] kill script namespace (#34515)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/34515

Once upon a time we thought this was necessary. In reality it is not, so
removing it.

For backcompat, our public interface (defined in `api/`) still has
typedefs to the old `script::` names.

There was only one collision: `Pass` as a `Stmt` and `Pass` as a graph
transform. I renamed one of them.

Test Plan: Imported from OSS

Differential Revision: D20353503

Pulled By: suo

fbshipit-source-id: 48bb911ce75120a8c9e0c6fb65262ef775dfba93
2020-03-11 23:32:48 -07:00
..
torchvision Revert D19320493: Javadoc changes 2020-01-09 14:23:30 -08:00
DType.rst Revert D19320493: Javadoc changes 2020-01-09 14:23:30 -08:00
IValue.rst Revert D19320493: Javadoc changes 2020-01-09 14:23:30 -08:00
Module.rst [jit] kill script namespace (#34515) 2020-03-11 23:32:48 -07:00
package-index.rst Revert D19320493: Javadoc changes 2020-01-09 14:23:30 -08:00
Tensor-Tensor_float32.rst Revert D19320493: Javadoc changes 2020-01-09 14:23:30 -08:00
Tensor-Tensor_float64.rst Revert D19320493: Javadoc changes 2020-01-09 14:23:30 -08:00
Tensor-Tensor_int8.rst Revert D19320493: Javadoc changes 2020-01-09 14:23:30 -08:00
Tensor-Tensor_int32.rst Revert D19320493: Javadoc changes 2020-01-09 14:23:30 -08:00
Tensor-Tensor_int64.rst Revert D19320493: Javadoc changes 2020-01-09 14:23:30 -08:00
Tensor-Tensor_uint8.rst Revert D19320493: Javadoc changes 2020-01-09 14:23:30 -08:00
Tensor.rst Revert D19320493: Javadoc changes 2020-01-09 14:23:30 -08:00
TensorImageUtils.rst Revert D19320493: Javadoc changes 2020-01-09 14:23:30 -08:00