Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/
H A Dregister_ops_common_utils.cpp15 IValue tensorToListRecursive( in tensorToListRecursive() function
70 auto inner_result = tensorToListRecursive( in tensorToListRecursive()
H A Dregister_ops_common_utils.h43 IValue tensorToListRecursive(
H A Dpromoted_prim_ops.cpp203 auto result = tensorToListRecursive( in toList()