Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/
H A Dscalar_type_analysis.cpp115 const std::vector<c10::ScalarType>& typesFromTensors, in PromoteScalarTypesWithCategory()
149 std::vector<c10::ScalarType> typesFromTensors; in InferExpectedScalarType() local