pytorch/test/cpp
Nathan Goldbaum f531815526 Deprecate tensor.type() (#30281)
Summary:
Fixes https://github.com/pytorch/pytorch/issues/29161.

I looked a bit at the code changes related to this and think I have all of the use cases of `DeprecatedTypeProperties` covered in the message, but suggestions from someone with more context on this would be very much appreciated :)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/30281

Differential Revision: D18830818

Pulled By: ezyang

fbshipit-source-id: 1a7fcee15354ae09e6644577e7fa33bd26acfe20
2019-12-05 10:55:34 -08:00
..
api Deprecate tensor.type() (#30281) 2019-12-05 10:55:34 -08:00
common Trim libshm deps, move tempfile.h to c10 (#17019) 2019-02-13 19:38:35 -08:00
dist_autograd Use std::shared_ptr for DistAutogradContext. (#29770) 2019-11-19 15:50:42 -08:00
jit Deprecate tensor.type() (#30281) 2019-12-05 10:55:34 -08:00
rpc Improve process_group_agent() serialization speed (#29785) 2019-11-28 09:57:52 -08:00
__init__.py Add train() / eval() / is_training() to C++ ScriptModule API (#16044) 2019-02-01 13:07:38 -08:00