Commit graph

2 commits

Author SHA1 Message Date
Bert Maher
07657b6001 [tensorexpr] Switch cpp tests to pure gtest (#48160)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/48160

We no longer use the custom c++ test infra anyways, so move to pure
gtest.

Fixes #45703
ghstack-source-id: 116977283

Test Plan: `buck test //caffe2/test/cpp/tensorexpr`

Reviewed By: navahgar, nickgg

Differential Revision: D25046618

fbshipit-source-id: da34183d87465f410379048148c28e1623618553
2020-11-18 12:23:34 -08:00
Bert Maher
5ff31620b7 [te] Add a 2D convolution example test (#45514)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/45514

Test Plan: Imported from OSS

Reviewed By: SplitInfinity

Differential Revision: D24142405

Pulled By: bertmaher

fbshipit-source-id: 8f064d0638b48f55a732c08938b9fcf1ba3f0415
2020-10-06 16:54:46 -07:00