gmm-torch icon indicating copy to clipboard operation
gmm-torch copied to clipboard

Gaussian mixture models in PyTorch.

Results 11 gmm-torch issues
Sort by recently updated
recently updated
newest added

it will Raise RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu! if gmm.fix(x) be used in the second time....