Home
last modified time | relevance | path

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

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