Searched defs:sparse_coo_tensor (Results 1 – 1 of 1) sorted by relevance
262 Tensor sparse_coo_tensor(IntArrayRef size, in sparse_coo_tensor() function288 Tensor sparse_coo_tensor(const Tensor& indices, const Tensor& values_, in sparse_coo_tensor() function453 Tensor sparse_coo_tensor(const Tensor& indices, const Tensor& values, IntArrayRef size, in sparse_coo_tensor() function