Home
last modified time | relevance | path

Searched defs:self0 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/benchmarks/static_runtime/
H A Dtest_generated_ops.cc24 auto self0 = at::rand({6, 6, 6}); in TEST() local
54 auto self0 = at::rand({6, 6, 6}); in TEST() local
84 auto self0 = at::rand({6, 6, 6}); in TEST() local
114 auto self0 = at::rand({6, 6, 6}); in TEST() local
144 auto self0 = at::rand({6, 6, 6}); in TEST() local
174 auto self0 = at::rand({6, 6, 6}); in TEST() local
208 auto self0 = at::rand({2}); in TEST() local
246 auto self0 = at::rand({6, 6}); in TEST() local
284 auto self0 = at::rand({6, 6, 6}); in TEST() local
316 auto self0 = at::rand({6, 6, 6}); in TEST() local
[all …]
H A Dtest_static_runtime.cc1989 auto self0 = at::rand({6}); in TEST() local
/aosp_15_r20/external/python/cpython3/Modules/
D_datetimemodule.c4543 PyObject *offset, *self0; in time_hash() local
5988 PyObject *offset, *self0; in datetime_hash() local