pytorch/test/cpp
Ilia Cherniavskii 19956b200d Relax set_num_threads restriction in parallel native case (#27947)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/27947

Don't throw exception if the requested size is the same as the currently
used one

Test Plan:
ATEN_THREADING=NATIVE python setup.py develop --cmake

Imported from OSS

Differential Revision: D17919416

fbshipit-source-id: 411f7c9bd6a46e7a003b43a200c2ce3b76453a2e
2019-10-16 21:53:36 -07:00
..
api Relax set_num_threads restriction in parallel native case (#27947) 2019-10-16 21:53:36 -07:00
common Trim libshm deps, move tempfile.h to c10 (#17019) 2019-02-13 19:38:35 -08:00
dist_autograd add known worker ids to distributed autograd context (#26324) 2019-10-14 10:43:09 -07:00
jit Allow 'Any' to appear as a type argument. (#26572) 2019-10-16 11:07:08 -07:00
__init__.py Add train() / eval() / is_training() to C++ ScriptModule API (#16044) 2019-02-01 13:07:38 -08:00