-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CUDA error while runing unsupervised_TU on GITHUB dataset #42
Comments
Hi @c747903646, We didn't conduct unsupervised_TU on GITHUB dataset (but do in semisupervised_TU). It looks like the edge index get mismatches when |
Yes, I have run the same script on other TU datasets, such as COLLAB, DD, NCI1, RDT-5K and RDT-B, and all work except run on GITHUB. Meanwhile, semisupervised codes work all TU datasets, including GITHUB. In debugging, I found that before |
Mismatch could happen if |
I have run the command
python gsimclr.py --DS github_stargazers --lr 0.01 --local --num-gc-layers 3 --aug dnodes --seed 0
but got an error. The detailed report are listed as follows.
================
lr: 0.01
num_features: 1
hidden_dim: 32
num_gc_layers: 3
C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [272,0,0], thread: [96,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [272,0,0], thread: [97,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [272,0,0], thread: [98,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [272,0,0], thread: [99,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [272,0,0], thread: [100,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [96,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [97,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [98,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [99,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [100,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [101,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [102,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [103,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [104,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [105,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [106,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [107,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [108,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [109,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [110,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [111,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [112,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [113,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [114,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [115,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [116,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [117,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [118,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [119,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [120,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [121,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [122,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [123,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [124,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [125,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [126,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [307,0,0], thread: [127,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [96,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [97,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [98,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [99,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [100,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [101,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [102,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [103,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [104,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [105,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [106,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [107,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [108,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [109,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [110,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [111,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [112,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [113,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [114,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [115,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [116,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [117,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [118,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [119,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [120,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [121,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [122,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [123,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [124,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [125,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [126,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [127,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [0,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [1,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [2,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [3,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [4,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [5,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [6,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [7,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [8,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [9,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [10,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [11,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [12,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [13,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [14,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [15,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [16,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [17,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [18,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [19,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [20,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [21,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [22,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [23,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [24,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [25,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [26,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [27,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [28,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [29,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [30,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [31,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [64,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [65,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [66,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [67,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [68,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [69,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [70,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [71,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [72,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [73,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [74,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [75,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [76,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [77,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [78,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [79,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [80,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [81,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [82,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [83,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [84,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [85,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [86,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [87,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [88,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [89,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [90,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [91,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [92,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [93,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [94,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [311,0,0], thread: [95,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [96,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [97,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [98,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [99,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [100,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [101,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [102,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [103,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [104,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [105,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [106,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [107,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [108,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [109,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [110,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [111,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [112,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [113,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [114,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [115,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [116,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [117,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [118,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [119,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [120,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [121,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [122,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [123,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [124,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [125,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [126,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [127,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [64,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [65,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [66,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [67,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [68,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [69,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [70,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [71,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [72,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [73,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [74,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [75,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [76,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [77,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [78,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [79,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [80,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [81,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [82,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [83,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [84,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [85,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [86,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [87,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [88,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [89,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [90,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [91,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [92,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [93,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [94,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [95,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [32,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [33,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [34,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [35,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [36,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [37,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [38,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [39,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [40,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [41,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [42,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [43,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [44,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [45,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [46,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [47,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [48,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [49,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [50,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [51,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [52,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [53,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [54,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [55,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [56,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [57,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [58,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [59,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [60,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [61,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [62,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [63,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [64,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [65,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [66,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [67,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [68,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [69,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [70,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [71,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [72,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [73,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [74,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [75,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [76,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [77,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [78,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [79,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [80,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [81,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [82,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [83,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [84,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [85,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [86,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [87,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [88,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [89,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [90,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [91,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [92,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [93,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [94,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [319,0,0], thread: [95,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [0,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [1,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [2,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [3,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [4,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [5,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [6,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [7,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [8,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [9,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [10,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [11,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [12,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [13,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [14,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [15,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [16,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [17,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [18,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [19,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [20,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [21,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [22,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [23,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [24,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [25,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [26,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [27,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [28,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [29,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [30,0,0] Assertion
srcIndex < srcSelectDimSizefailed. C:/w/b/windows/pytorch/aten/src/ATen/native/cuda/Indexing.cu:662: block: [287,0,0], thread: [31,0,0] Assertion
srcIndex < srcSelectDimSize` failed.Traceback (most recent call last):
File "gsimclr.py", line 189, in
emb, y = model.encoder.get_embeddings(dataloader_eval)
File "D:\Document\Works\Codes\Python\GCN-related\GraphCL-master\unsupervised_TU_exhsp\gin.py", line 82, in get_embeddings
x, _ = self.forward(x, edge_index, batch)
File "D:\Document\Works\Codes\Python\GCN-related\GraphCL-master\unsupervised_TU_exhsp\gin.py", line 54, in forward
x = F.relu(self.convs[i](x, edge_index))
File "D:\App\Anaconda3\envs\GraphCL_unsupervised\lib\site-packages\torch\nn\modules\module.py", line 889, in _call_impl
result = self.forward(*input, **kwargs)
File "D:\App\Anaconda3\envs\GraphCL_unsupervised\lib\site-packages\torch_geometric\nn\conv\gin_conv.py", line 69, in forward
return self.nn(out)
File "D:\App\Anaconda3\envs\GraphCL_unsupervised\lib\site-packages\torch\nn\modules\module.py", line 889, in _call_impl
result = self.forward(*input, **kwargs)
File "D:\App\Anaconda3\envs\GraphCL_unsupervised\lib\site-packages\torch\nn\modules\container.py", line 119, in forward
input = module(input)
File "D:\App\Anaconda3\envs\GraphCL_unsupervised\lib\site-packages\torch\nn\modules\module.py", line 889, in _call_impl
result = self.forward(*input, **kwargs)
File "D:\App\Anaconda3\envs\GraphCL_unsupervised\lib\site-packages\torch\nn\modules\linear.py", line 94, in forward
return F.linear(input, self.weight, self.bias)
File "D:\App\Anaconda3\envs\GraphCL_unsupervised\lib\site-packages\torch\nn\functional.py", line 1753, in linear
return torch._C._nn.linear(input, weight, bias)
RuntimeError: CUDA error: CUBLAS_STATUS_NOT_INITIALIZED when calling `cublasCreate(handle)``
The text was updated successfully, but these errors were encountered: