Searched refs:coo_tensor_to_sparse_tensor (Results 1 – 2 of 2) sorted by relevance
155 def coo_tensor_to_sparse_tensor(np_shape: np.ndarray, np_values: np.ndarray, function
1496 ptr = utils.coo_tensor_to_sparse_tensor(shape, values, indices, perm,