Searched defs:scalar_dtype (Results 1 – 2 of 2) sorted by relevance
10 Dtype Dtype::scalar_dtype() const { in scalar_dtype() function in torch::jit::tensorexpr::Dtype
1211 Type scalar_dtype = scalar_tensor_type.getElementType(); in matchAndRewrite() local