Searched defs:self_converted (Results 1 – 1 of 1) sorted by relevance
557 auto self_converted = at::scalar_tensor(self, other.options().dtype(result_type)); in where() local565 auto self_converted = self.to(result_type); in where() local