Home
last modified time | relevance | path

Searched refs:_test_parallel_materialize (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DTestOps.cpp116 Tensor _test_parallel_materialize(const Tensor& self, int64_t num_parallel, bool skip_first) { in _test_parallel_materialize() function
/aosp_15_r20/external/pytorch/torch/_decomp/
H A D__init__.py342 aten._test_parallel_materialize,
/aosp_15_r20/external/pytorch/test/expect/
H A DHasDecompTest.test_has_decomposition.expect578 aten::_test_parallel_materialize
/aosp_15_r20/external/pytorch/test/
H A Dtest_torch.py5245 torch._test_parallel_materialize(
5248 torch._test_parallel_materialize(a, num_parallel, skip_first)
5252 torch._test_parallel_materialize(b, num_parallel, skip_first)