pytorch/test/cpp
Nick Gibson d31e84497c [TensorExpr] some cleanups / fixes for LoopOptions (#39408)
Summary:
Mainly, fix a bug in the HashProvider where it would not include LoopOptions in the hash, meaning two loops would be seen as identical even if they were bound to different thread/block axes. Also added symbolic names for the different axis options.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/39408

Differential Revision: D21864494

Pulled By: nickgg

fbshipit-source-id: 9c28729984e7a3375e026c78294c9f75b9015123
2020-06-03 15:11:59 -07:00
..
api [Codemod][GleanFbcode] Remove dead includes in caffe2/test (#39023) 2020-05-27 14:07:26 -07:00
common
dist_autograd Fix/relax CMake linter rules (#35574) 2020-03-27 16:52:33 -07:00
jit [resubmit] Use TensorMethods.cpp (#39385) 2020-06-02 20:27:51 -07:00
rpc [TensorPipe] Improve serialization (#39010) 2020-05-28 10:48:24 -07:00
tensorexpr [TensorExpr] some cleanups / fixes for LoopOptions (#39408) 2020-06-03 15:11:59 -07:00
__init__.py