pytorch/docs
Vasiliy Kuznetsov ee995d33bd rename torch.Assert to torch._assert (#47763) (#47972)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/47972

Changing the name due to the discussion in
https://github.com/pytorch/pytorch/pull/47399.

Test Plan:
```
python test/test_utils.py TestAssert.test_assert_true
python test/test_fx.py TestFX.test_symbolic_trace_assert
python test/test_fx_experimental.py
```

Reviewed By: supriyar

Differential Revision: D24974298

Pulled By: vkuzo

fbshipit-source-id: 24ded93a7243ec79a0375f4eae8a3db9b787f857
2020-11-16 11:43:27 -08:00
..
caffe2 Grammar patch 1 (.md) (#41599) 2020-07-20 10:19:08 -07:00
cpp [pytorch] rewrite of the python binding codegen with the v2 API (#46244) 2020-10-19 17:36:45 -07:00
source rename torch.Assert to torch._assert (#47763) (#47972) 2020-11-16 11:43:27 -08:00
.gitignore
libtorch.rst DOC: Building libtorch using CMake (#44196) 2020-10-21 14:29:36 -07:00
make.bat
Makefile DOC: fail to build if there are warnings (#41335) 2020-07-28 22:33:44 -07:00
requirements.txt DOC: fix two build warnings (#41334) 2020-07-25 23:38:33 -07:00