Searched defs:tensor_to_numpy (Results 1 – 1 of 1) sorted by relevance
10 PyObject* tensor_to_numpy(const at::Tensor&, bool) { in tensor_to_numpy() function126 PyObject* tensor_to_numpy(const at::Tensor& tensor, bool force /*=false*/) { in tensor_to_numpy() function