JasonChenJC

Results 2 issues of JasonChenJC

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ![image](https://user-images.githubusercontent.com/19702981/231095861-50569f7f-7b8c-4252-a8ee-985976965b49.png) torch=2.0.0 ### Expected Behavior _No response_ ### Steps To Reproduce...

In KMeans_v1.py, "if dim != 3" should be "if dim != 2"?