Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Drestore_mutation.cpp29 auto inputDtype = input->type()->expect<TensorType>()->scalarType(); in CanBeInplace() local
H A Dshape_analysis.cpp218 auto inputDtype = dtt->scalarType(); in getPromotedTypeForArithmeticOp() local