Searched refs:torchToExecuTorchScalarType (Results 1 – 2 of 2) sorted by relevance
41 auto dtype = torchToExecuTorchScalarType(at_tensor.options().dtype()); in TEST()61 auto dtype = torchToExecuTorchScalarType(at_tensor.options().dtype()); in TEST()92 auto dtype = torchToExecuTorchScalarType(sliced_tensor.options().dtype()); in TEST()116 auto dtype = torchToExecuTorchScalarType(sliced_tensor.options().dtype()); in TEST()137 auto dtype = torchToExecuTorchScalarType(at_tensor.options().dtype()); in TEST()
64 inline torch::executor::ScalarType torchToExecuTorchScalarType( in torchToExecuTorchScalarType() function84 using ::torch::executor::util::torchToExecuTorchScalarType;