Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_list_dict.py1279 def to_list_bool_1D(x: torch.Tensor) -> List[bool]: function
1493 def to_list_bool_1D(x: torch.Tensor) -> List[bool]: function