pytorch/test/cpp
Mikhail Zolotukhin ef50694d44 [TensorExpr] Apply GenericIntrinsicExpander recursively. (#42567)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/42567

Before this change we didn't expand arguments, and thus in an expr
`sigmoid(sigmoid(x))` only the outer call was expanded.

Test Plan: Imported from OSS

Reviewed By: gmagogsfm

Differential Revision: D22936177

Pulled By: ZolotukhinM

fbshipit-source-id: 9c05dc96561225bab9a90a407d7bcf9a89b078a1
2020-08-05 14:13:46 -07:00
..
api Throw error if torch.set_deterministic(True) is called with nondeterministic CuBLAS config (#41377) 2020-08-05 12:42:24 -07:00
common
dist_autograd Release DistAutogradContainer context for each dist_autograd test case (#38711) 2020-06-18 20:58:55 -07:00
jit Implement a light SGD optimizer (#42137) 2020-08-03 17:27:53 -07:00
rpc Revert D22812445: Update TensorPipe submodule 2020-07-31 10:16:48 -07:00
tensorexpr [TensorExpr] Apply GenericIntrinsicExpander recursively. (#42567) 2020-08-05 14:13:46 -07:00
__init__.py remediation of S205607 2020-07-17 17:19:47 -07:00