pytorch/test/cpp_api_parity
Will Feng 5e372862dc Use constructor in test_params for C++ API parity test (#25749)
Summary:
This PR changes the C++ API parity test script so that `test_params` such as the following is understood:
88e4cee3e7/test/common_nn.py (L2194-L2200)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/25749

Differential Revision: D17227867

Pulled By: yf225

fbshipit-source-id: 03a8e17d233931ba0b38f75e9b75b0c09b98ed08
2019-09-06 08:57:40 -07:00
..
__init__.py Use constructor in test_params for C++ API parity test (#25749) 2019-09-06 08:57:40 -07:00
parity-tracker.md
sample_module.py Use constructor in test_params for C++ API parity test (#25749) 2019-09-06 08:57:40 -07:00
torch_nn_modules.py