Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dlegacy_vmap_test.cpp550 BatchDims x_bdims(tmp.begin(), tmp.begin() + split); in TEST() local
1032 BatchDims x_bdims(tmp.begin(), tmp.begin() + split); in TEST() local