Home
last modified time | relevance | path

Searched refs:contains_tensor (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/benchmarks/dynamo/microbenchmarks/
H A Doperator_inp_utils.py116 def contains_tensor(elems): function
179 if contains_tensor(inps) and not skip_args(inps) and contains_tensor(out):