Home
last modified time | relevance | path

Searched defs:test_x (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/functorch/examples/maml_regression/
H A Devjang.py120 test_x = torch.arange(-2 * math.pi, 2 * math.pi, step=0.01).unsqueeze(1) variable
H A Devjang_transforms.py124 test_x = torch.arange(-2 * math.pi, 2 * math.pi, step=0.01).unsqueeze(1) variable
H A Devjang_transforms_module.py120 test_x = torch.arange(-2 * math.pi, 2 * math.pi, step=0.01).unsqueeze(1) variable
/aosp_15_r20/external/clang/test/Sema/
H A Dfunction-redecl.c122 void test_x() { in test_x() function
/aosp_15_r20/external/pytorch/test/
H A Dtest_binary_ufuncs.py3925 def test_x(sizes, dim, x, device): function
3981 def test_x(sizes, dim, x, device): function