Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/operators/
H A Dmisc.cpp49 static bool checkTypes(const ScalarType highType, const int typeConstraints) { in checkTypes()
93 ScalarType highType = inputs[0].dtype().scalar_type(); in promoteInputs() local
500 ScalarType highType = bufInputs[0].dtype().scalar_type(); in processCatList() local
629 ScalarType highType = catInfo.first; in computeCat() local