Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Ddevice_type_analysis.cpp176 bool has_tensor_output = in propagateNode() local
181 if (!has_tensor_output) { in propagateNode()
H A Ddtype_analysis.cpp242 bool has_tensor_output = in processNode() local
247 if (!has_tensor_output) { in processNode()