Searched defs:inputDtype (Results 1 – 2 of 2) sorted by relevance
29 auto inputDtype = input->type()->expect<TensorType>()->scalarType(); in CanBeInplace() local
218 auto inputDtype = dtt->scalarType(); in getPromotedTypeForArithmeticOp() local