Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Dtype.cpp516 auto innerMatch = matchTypeVariables( in matchTypeVariables() local
518 if (!innerMatch.success()) { in matchTypeVariables()
520 return innerMatch; in matchTypeVariables()
556 auto innerMatch = matchTypeVariables( in matchTypeVariables() local
558 if (!innerMatch.success()) { in matchTypeVariables()
559 return innerMatch; in matchTypeVariables()
569 auto innerMatch = matchTypeVariables( in matchTypeVariables() local
571 if (!innerMatch.success()) { in matchTypeVariables()
572 return innerMatch; in matchTypeVariables()
582 auto innerMatch = matchTypeVariables( in matchTypeVariables() local
[all …]