Searched defs:convert_to_tensor (Results 1 – 4 of 4) sorted by relevance
24 def convert_to_tensor(value, dtype=None, dtype_hint=None): function
116 static PyObject* convert_to_tensor = in Convert() local
1569 def convert_to_tensor(value, function
244 at::Tensor convert_to_tensor(at::TensorOptions options) const { in convert_to_tensor() function