pytorch/test/cpp
Lunwen He 0a561f83ca [PyTorch Mobile]Fix unit test (#58202)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/58202

This unit test was testing the wrong target. It should test the sampler under jit::mobile. This diff fixes it.

Test Plan: run unit tests

Reviewed By: shreyanb98

Differential Revision: D28384839

fbshipit-source-id: 35cc63be2e73ca9b1a7d30d6f67fffcfe5021fa2
2021-05-14 13:43:22 -07:00
..
api Add inference mode python bindings and tests (#58045) 2021-05-13 08:55:35 -07:00
common
dist_autograd Fix distributed autograd gradients synchronization (#57792) 2021-05-09 17:32:59 -07:00
jit [PyTorch Mobile]Fix unit test (#58202) 2021-05-14 13:43:22 -07:00
lite_interpreter_runtime Revert D27958477: [PyTorch][Edge] Add v4 and v5 models and remove unused model 2021-04-23 14:42:01 -07:00
rpc Use RPC context streams to cover serde ops (#57926) 2021-05-11 07:07:51 -07:00
tensorexpr [TensorExpr] Implement 'call_raw' in IREval. (#57882) 2021-05-12 14:08:18 -07:00
__init__.py