Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_list_dict.py1351 def to_list_float_1D(x: torch.Tensor) -> List[float]: function
1501 def to_list_float_1D(x: torch.Tensor) -> List[float]: function