Searched defs:self0 (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pytorch/benchmarks/static_runtime/ |
H A D | test_generated_ops.cc | 24 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 D | test_static_runtime.cc | 1989 auto self0 = at::rand({6}); in TEST() local
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | _datetimemodule.c | 4543 PyObject *offset, *self0; in time_hash() local 5988 PyObject *offset, *self0; in datetime_hash() local
|