pytorch/test/cpp
Nikita Shulga c05ee86edd Fix return-type-is-always-copy warning (#47279)
Summary:
`std::vector<bool>` can not return values by reference, since they are stored as bit fields

Pull Request resolved: https://github.com/pytorch/pytorch/pull/47279

Reviewed By: glaringlee

Differential Revision: D24705188

Pulled By: malfet

fbshipit-source-id: 96e71cc4b9881f92af3b4a508d397deab6d68174
2020-11-03 08:53:24 -08:00
..
api Fix return-type-is-always-copy warning (#47279) 2020-11-03 08:53:24 -08:00
common
dist_autograd Fix Windows build failure after DDP PR merged (#45335) 2020-09-25 12:37:50 -07:00
jit For torch::jit::module's attr method to moble::module (#47059) 2020-11-02 16:38:12 -08:00
rpc Remove lock from GraphTask::set_exception_without_signal. (#45867) 2020-10-05 20:02:29 -07:00
tensorexpr Enable inlining into reductions (#47020) 2020-11-02 15:33:38 -08:00
__init__.py remediation of S205607 2020-07-17 17:19:47 -07:00