Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Ddebug_utils.py739 def gen_tensor(shape, dtype) -> Tensor: function
/aosp_15_r20/external/pytorch/test/
H A Dtest_unary_ufuncs.py522 def gen_tensor(a): function